diff options
author | David Seifert <soap@gentoo.org> | 2018-04-20 10:04:08 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-04-20 10:04:34 +0200 |
commit | 83f82c477f328cfbd174ce89c535b825ab103b19 (patch) | |
tree | e83e51cb36d7ff52254c05629c89ba004355e745 /media-libs/sdl-sound | |
parent | sci-mathematics/pari: Remove old version (diff) | |
download | gentoo-83f82c477f328cfbd174ce89c535b825ab103b19.tar.gz gentoo-83f82c477f328cfbd174ce89c535b825ab103b19.tar.bz2 gentoo-83f82c477f328cfbd174ce89c535b825ab103b19.zip |
*/*: Remove emul-linux-x86-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8073
Diffstat (limited to 'media-libs/sdl-sound')
-rw-r--r-- | media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild index a4f350cfee9a..ac7df0c6202b 100644 --- a/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild +++ b/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild @@ -15,10 +15,6 @@ KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos" IUSE="flac mikmod modplug mp3 mpeg physfs speex static-libs vorbis" RDEPEND=" - abi_x86_32? ( - !app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)] - !<=app-emulation/emul-linux-x86-sdl-20140406 - ) >=media-libs/libsdl-1.2.15-r4[${MULTILIB_USEDEP}] flac? ( >=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}] ) mikmod? ( >=media-libs/libmikmod-3.2.0[${MULTILIB_USEDEP}] ) |