diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 10:54:23 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 11:14:16 +1200 |
commit | 29073c9228e541296f1ac8749ee33c6f19ef2e1d (patch) | |
tree | 8d22f6fe28c94f97bf3674f28c65e6aae72c52a0 /media-sound/lame | |
parent | media-sound/sox: Drop x64-macos re bug #690140 (diff) | |
download | gentoo-29073c9228e541296f1ac8749ee33c6f19ef2e1d.tar.gz gentoo-29073c9228e541296f1ac8749ee33c6f19ef2e1d.tar.bz2 gentoo-29073c9228e541296f1ac8749ee33c6f19ef2e1d.zip |
media-sound/lame: Drop x64-macos re bug #690140
Depends:
- dev-lang/nasm
- dev-perl/Font-TTF
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'media-sound/lame')
-rw-r--r-- | media-sound/lame/lame-3.100-r1.ebuild | 2 | ||||
-rw-r--r-- | media-sound/lame/lame-3.100-r2.ebuild | 2 |
2 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 b0e97432291e..ede672f73047 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 sparc x86 ~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 sparc x86 ~amd64-linux ~x86-linux ~ppc-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 diff --git a/media-sound/lame/lame-3.100-r2.ebuild b/media-sound/lame/lame-3.100-r2.ebuild index 9aabf02c792a..1327dce92744 100644 --- a/media-sound/lame/lame-3.100-r2.ebuild +++ b/media-sound/lame/lame-3.100-r2.ebuild @@ -10,7 +10,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 sparc x86 ~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 sparc x86 ~amd64-linux ~x86-linux ~ppc-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 |