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 C301113835A for ; Tue, 12 May 2020 15:54:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A941E09A2; Tue, 12 May 2020 15:54:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E5388E09A2 for ; Tue, 12 May 2020 15:54:32 +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 DE170350226 for ; Tue, 12 May 2020 15:54:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 444EB1F2 for ; Tue, 12 May 2020 15:54:30 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1589298840.e92ce1fd63f64271bf23d3db5c99500d3ae8933a.leio@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.10-r1.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: e92ce1fd63f64271bf23d3db5c99500d3ae8933a X-VCS-Branch: master Date: Tue, 12 May 2020 15:54:30 +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: 68a3420c-d228-42ed-aea9-c3fabae7cbb5 X-Archives-Hash: 5e317d121a6e761023c3ee4ac87927de commit: e92ce1fd63f64271bf23d3db5c99500d3ae8933a Author: Sam James (sam_c) cmpct info> AuthorDate: Tue May 12 00:17:38 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue May 12 15:54:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e92ce1fd media-video/vlc: arm64 stable (bug #721940) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> media-video/vlc/vlc-3.0.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.10-r1.ebuild b/media-video/vlc/vlc-3.0.10-r1.ebuild index 475c1423e01..b323abbd162 100644 --- a/media-video/vlc/vlc-3.0.10-r1.ebuild +++ b/media-video/vlc/vlc-3.0.10-r1.ebuild @@ -19,7 +19,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 toolchain-funcs virtualx xdg