diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:27 +0200 |
commit | 9b41c8d1ba8e22fa6197fe7feff8d407fb3f7f52 (patch) | |
tree | 19cd10c6f7ceddd1613542ea091e2a562e9b4c9b /media-sound/lame | |
parent | media-plugins: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-9b41c8d1ba8e22fa6197fe7feff8d407fb3f7f52.tar.gz gentoo-9b41c8d1ba8e22fa6197fe7feff8d407fb3f7f52.tar.bz2 gentoo-9b41c8d1ba8e22fa6197fe7feff8d407fb3f7f52.zip |
media-sound: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/lame-3.100-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lame/lame-3.100-r1.ebuild b/media-sound/lame/lame-3.100-r1.ebuild index 7a8352297488..49e49c648a67 100644 --- a/media-sound/lame/lame-3.100-r1.ebuild +++ b/media-sound/lame/lame-3.100-r1.ebuild @@ -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-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 |