diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 17:48:17 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 18:08:53 -0500 |
commit | 382b1e82c1897def434f32b49ce1dadeb21661bf (patch) | |
tree | 747101794d2fb6194e325946bd34ccf474389d81 /media-libs | |
parent | sys-power/upower: Add ~arm64 keyword to 0.99.4 (diff) | |
download | gentoo-382b1e82c1897def434f32b49ce1dadeb21661bf.tar.gz gentoo-382b1e82c1897def434f32b49ce1dadeb21661bf.tar.bz2 gentoo-382b1e82c1897def434f32b49ce1dadeb21661bf.zip |
media-libs/libdca: Add ~arm64 keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libdca/libdca-0.0.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdca/libdca-0.0.5-r3.ebuild b/media-libs/libdca/libdca-0.0.5-r3.ebuild index ef01f1ebc77a..7468c9d987b3 100644 --- a/media-libs/libdca/libdca-0.0.5-r3.ebuild +++ b/media-libs/libdca/libdca-0.0.5-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="debug oss static-libs" RDEPEND="!media-libs/libdts |