summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteev Klimaszewski <steev@gentoo.org>2016-03-20 17:51:33 -0500
committerSteev Klimaszewski <steev@gentoo.org>2016-03-20 18:09:02 -0500
commitfd0ce44340637d8901670d4955ad192409e63219 (patch)
tree4a916ee5a4abc3f0a62c8dd9dc59e462a6a35378 /media-libs
parentmedia-libs/libdca: Add ~arm64 keyword (diff)
downloadgentoo-fd0ce44340637d8901670d4955ad192409e63219.tar.gz
gentoo-fd0ce44340637d8901670d4955ad192409e63219.tar.bz2
gentoo-fd0ce44340637d8901670d4955ad192409e63219.zip
media-libs/a52dec: Add ~arm64 keyword to 0.7.4-r7
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/a52dec/a52dec-0.7.4-r7.ebuild4
1 files 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 71d655b0b709..6624e59d668f 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}] )