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 41C37138334 for ; Sun, 1 Sep 2019 16:12:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E6EAE08DB; Sun, 1 Sep 2019 16:12:44 +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 51B55E08DB for ; Sun, 1 Sep 2019 16:12:44 +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 AA5DF34A823 for ; Sun, 1 Sep 2019 16:12:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AD9277A for ; Sun, 1 Sep 2019 16:12:40 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1567354341.b479f03eb78f46be35bf7189876eb64a9a1a8f38.bman@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.8.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: b479f03eb78f46be35bf7189876eb64a9a1a8f38 X-VCS-Branch: master Date: Sun, 1 Sep 2019 16:12:40 +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: c86855eb-9655-4ae7-967e-b6768578b101 X-Archives-Hash: 1c7f27352921e7cabacd8c3420f347c1 commit: b479f03eb78f46be35bf7189876eb64a9a1a8f38 Author: Aaron Bauman gentoo org> AuthorDate: Sun Sep 1 16:12:21 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Sep 1 16:12:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b479f03e media-video/vlc: arm64 stable (bug #689974) Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.74, Repoman-2.3.17 RepoMan-Options: --include-arches="arm64" media-video/vlc/vlc-3.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.8.ebuild b/media-video/vlc/vlc-3.0.8.ebuild index 8a0363090c5..ebcf36da14f 100644 --- a/media-video/vlc/vlc-3.0.8.ebuild +++ b/media-video/vlc/vlc-3.0.8.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 ~x86-fbsd" + KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" fi inherit autotools flag-o-matic toolchain-funcs virtualx xdg