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 56E1A139694 for ; Fri, 30 Jun 2017 04:58:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12BDC274010; Fri, 30 Jun 2017 04:58:54 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E80F8274010 for ; Fri, 30 Jun 2017 04:58:53 +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 0824C341888 for ; Fri, 30 Jun 2017 04:58:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9E4974A2 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: <1498798352.7041507cf9d633d8f4035ab06b9bbe371e839ad0.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/faad2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/faad2/faad2-2.7-r3.ebuild X-VCS-Directories: media-libs/faad2/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 7041507cf9d633d8f4035ab06b9bbe371e839ad0 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: e53df700-f781-470f-ab71-de0c9b4993b7 X-Archives-Hash: d35c56cdaa4dd72620b8736047f5392e commit: 7041507cf9d633d8f4035ab06b9bbe371e839ad0 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jun 30 04:52:32 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jun 30 04:52:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7041507c media-libs/faad2: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-libs/faad2/faad2-2.7-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/faad2/faad2-2.7-r3.ebuild b/media-libs/faad2/faad2-2.7-r3.ebuild index b946e8c9370..77d19e8993a 100644 --- a/media-libs/faad2/faad2-2.7-r3.ebuild +++ b/media-libs/faad2/faad2-2.7-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/faac/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="digitalradio static-libs" DOCS=( AUTHORS ChangeLog NEWS README README.linux TODO ) RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r1