commit: fd0ce44340637d8901670d4955ad192409e63219 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Sun Mar 20 22:51:33 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Sun Mar 20 23:09:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0ce443
media-libs/a52dec: Add ~arm64 keyword to 0.7.4-r7 Package-Manager: portage-2.2.28 media-libs/a52dec/a52dec-0.7.4-r7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/a52dec/a52dec-0.7.4-r7.ebuild b/media-libs/a52dec/a52dec-0.7.4-r7.ebuild index 71d655b..6624e59 100644 --- a/media-libs/a52dec/a52dec-0.7.4-r7.ebuild +++ b/media-libs/a52dec/a52dec-0.7.4-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://liba52.sourceforge.net/files/${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="djbfft oss static-libs" RDEPEND="djbfft? ( >=sci-libs/djbfft-0.76-r2[${MULTILIB_USEDEP}] )
