diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:47:20 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:52:55 -0400 |
commit | 35a5fc7146352e4003a68951654b8987a3738bbf (patch) | |
tree | f772bc780515376f73c5a8c583188f7c2f68cc88 /media-sound/lame | |
parent | media-libs/xvid: arm64 stable (diff) | |
download | gentoo-35a5fc7146352e4003a68951654b8987a3738bbf.tar.gz gentoo-35a5fc7146352e4003a68951654b8987a3738bbf.tar.bz2 gentoo-35a5fc7146352e4003a68951654b8987a3738bbf.zip |
media-sound/lame: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/lame-3.100-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.100-r1.ebuild b/media-sound/lame/lame-3.100-r1.ebuild index 7b26d856a52c..7a8352297488 100644 --- a/media-sound/lame/lame-3.100-r1.ebuild +++ b/media-sound/lame/lame-3.100-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -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 ~x64-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 ~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 |