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 B82861381F3 for ; Thu, 18 Jun 2020 21:59:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADF2CE08FC; Thu, 18 Jun 2020 21:59: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 97321E08FC for ; Thu, 18 Jun 2020 21:59:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A307334F3F0 for ; Thu, 18 Jun 2020 21:59:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 481412A9 for ; Thu, 18 Jun 2020 21:58:58 +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: <1592517485.1dfc8940f8118d4a6e3cecf78eea2cde3efb0d12.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.11.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 1dfc8940f8118d4a6e3cecf78eea2cde3efb0d12 X-VCS-Branch: master Date: Thu, 18 Jun 2020 21:58:58 +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: 163bdb73-23bb-4758-8ad7-482cdc1daf29 X-Archives-Hash: 9e63d072ef2cf3ee66fe981c9df4fc21 commit: 1dfc8940f8118d4a6e3cecf78eea2cde3efb0d12 Author: Sam James (sam_c) cmpct info> AuthorDate: Thu Jun 18 16:47:21 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Jun 18 21:58:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfc8940 media-video/vlc: arm64 stable (bug #727580) 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.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.11.ebuild b/media-video/vlc/vlc-3.0.11.ebuild index 926e7eda205..fd2b076ff7e 100644 --- a/media-video/vlc/vlc-3.0.11.ebuild +++ b/media-video/vlc/vlc-3.0.11.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