From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 70E011382C5 for ; Sat, 23 Jan 2021 22:52:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0095FE0A90; Sat, 23 Jan 2021 22:52:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC7D2E0A8F for ; Sat, 23 Jan 2021 22:52:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81A60340FCA for ; Sat, 23 Jan 2021 22:52:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF3EC4B5 for ; Sat, 23 Jan 2021 22:51:54 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1611442303.fbf5ed06196b31232926c3aeb8b39ecd98532a1e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-3.0.12.1-r100.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fbf5ed06196b31232926c3aeb8b39ecd98532a1e X-VCS-Branch: master Date: Sat, 23 Jan 2021 22:51:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3a1ac782-038e-48bc-8cb4-98be0b45c67a X-Archives-Hash: 53f4636731893b83dd1fb193a4b7a362 commit: fbf5ed06196b31232926c3aeb8b39ecd98532a1e Author: Sam James gentoo org> AuthorDate: Sat Jan 23 22:51:43 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 23 22:51:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf5ed06 media-video/vlc: Stabilize 3.0.12.1-r100 arm64, #766528 Signed-off-by: Sam James gentoo.org> media-video/vlc/vlc-3.0.12.1-r100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.12.1-r100.ebuild b/media-video/vlc/vlc-3.0.12.1-r100.ebuild index 2ea38dc4033..758be7d548d 100644 --- a/media-video/vlc/vlc-3.0.12.1-r100.ebuild +++ b/media-video/vlc/vlc-3.0.12.1-r100.ebuild @@ -23,7 +23,7 @@ else #else # SRC_URI="https://download.videolan.org/pub/videolan/testing/${MY_P}/${MY_P}.tar.xz" #fi - KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc x86" + KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 -sparc x86" fi inherit autotools flag-o-matic lua-single toolchain-funcs virtualx xdg