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 18752139695 for ; Fri, 30 Jun 2017 04:58:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6A7E23403E; Fri, 30 Jun 2017 04:58:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B5D623403E for ; Fri, 30 Jun 2017 04:58:53 +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 CC991341886 for ; Fri, 30 Jun 2017 04:58:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96F4074A1 for ; Fri, 30 Jun 2017 04:58:49 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1498798336.6e85fb362fb0a798ff6bb7045d3718c2a9219d2b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-2.2.6-r1.ebuild media-video/vlc/vlc-2.2.9999.ebuild media-video/vlc/vlc-9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 6e85fb362fb0a798ff6bb7045d3718c2a9219d2b X-VCS-Branch: master Date: Fri, 30 Jun 2017 04:58:49 +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-Archives-Salt: f52f1936-5aac-4a58-b320-fc4af8ec23f5 X-Archives-Hash: 3b5cfb5c7b65326797333f729fc9eb25 commit: 6e85fb362fb0a798ff6bb7045d3718c2a9219d2b Author: Alexis Ballier gentoo org> AuthorDate: Fri Jun 30 04:52:16 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jun 30 04:52:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e85fb36 media-video/vlc: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-video/vlc/vlc-2.2.6-r1.ebuild | 2 +- media-video/vlc/vlc-2.2.9999.ebuild | 2 +- media-video/vlc/vlc-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-video/vlc/vlc-2.2.6-r1.ebuild b/media-video/vlc/vlc-2.2.6-r1.ebuild index dac65a9b17d..f43f8c3b644 100644 --- a/media-video/vlc/vlc-2.2.6-r1.ebuild +++ b/media-video/vlc/vlc-2.2.6-r1.ebuild @@ -34,7 +34,7 @@ LICENSE="LGPL-2.1 GPL-2" SLOT="0/5-8" # vlc - vlccore if [[ ${PV} != *9999 ]] ; then - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" fi IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec diff --git a/media-video/vlc/vlc-2.2.9999.ebuild b/media-video/vlc/vlc-2.2.9999.ebuild index 3f968e15afb..f53596157ee 100644 --- a/media-video/vlc/vlc-2.2.9999.ebuild +++ b/media-video/vlc/vlc-2.2.9999.ebuild @@ -34,7 +34,7 @@ LICENSE="LGPL-2.1 GPL-2" SLOT="0/5-8" # vlc - vlccore if [[ ${PV} != *9999 ]] ; then - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" fi IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index 9ac7239ce21..42d3cb85c8d 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -34,7 +34,7 @@ LICENSE="LGPL-2.1 GPL-2" SLOT="0/5-8" # vlc - vlccore if [[ ${PV} != *9999 ]] ; then - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" fi IUSE="a52 aalib alsa altivec +audioqueue +avcodec