diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 10:50:45 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-22 11:14:13 +1200 |
commit | ca6c9790c2388a7088f4910f7771cc5f2bf45c38 (patch) | |
tree | 8b1c929164367795543fe58ea0d824a63c4dfc9b /media-sound/sox | |
parent | media-sound/shntool: Drop x64-macos re bug #690140 (diff) | |
download | gentoo-ca6c9790c2388a7088f4910f7771cc5f2bf45c38.tar.gz gentoo-ca6c9790c2388a7088f4910f7771cc5f2bf45c38.tar.bz2 gentoo-ca6c9790c2388a7088f4910f7771cc5f2bf45c38.zip |
media-sound/sox: Drop x64-macos re bug #690140
Depends:
- media-sound/lame
- 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/sox')
-rw-r--r-- | media-sound/sox/sox-14.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/sox/sox-14.4.2-r1.ebuild b/media-sound/sox/sox-14.4.2-r1.ebuild index 54d9729c5e72..f6a0b545d51a 100644 --- a/media-sound/sox/sox-14.4.2-r1.ebuild +++ b/media-sound/sox/sox-14.4.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sox/${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-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="alsa amr ao debug encode flac id3tag ladspa mad ogg openmp oss opus png pulseaudio sndfile static-libs twolame wavpack" RDEPEND=" |