diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 18:01:12 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-20 18:09:19 -0500 |
commit | b81deb106c3ef5810c3d654b940cff50552673c9 (patch) | |
tree | 5e4b7ad4d3cdf5ba548e3602d17cac3faade617b /media-sound/lame | |
parent | media-sound/alsa-utils: Add ~arm64 keyword to 1.1.0 (diff) | |
download | gentoo-b81deb106c3ef5810c3d654b940cff50552673c9.tar.gz gentoo-b81deb106c3ef5810c3d654b940cff50552673c9.tar.bz2 gentoo-b81deb106c3ef5810c3d654b940cff50552673c9.zip |
media-sound/lame: Add ~arm64 keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/lame-3.99.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.99.5-r1.ebuild b/media-sound/lame/lame-3.99.5-r1.ebuild index 72692e094227..2890dda355df 100644 --- a/media-sound/lame/lame-3.99.5-r1.ebuild +++ b/media-sound/lame/lame-3.99.5-r1.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$ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="debug cpu_flags_x86_mmx +frontend mp3rtp sndfile static-libs" # These deps are without MULTILIB_USEDEP and are correct since we only build |