diff options
author | 2018-04-20 10:04:08 +0200 | |
---|---|---|
committer | 2018-04-20 10:04:34 +0200 | |
commit | 83f82c477f328cfbd174ce89c535b825ab103b19 (patch) | |
tree | e83e51cb36d7ff52254c05629c89ba004355e745 /media-sound/twolame | |
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-sound/twolame')
-rw-r--r-- | media-sound/twolame/twolame-0.3.13-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/twolame/twolame-0.3.13-r2.ebuild | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/media-sound/twolame/twolame-0.3.13-r1.ebuild b/media-sound/twolame/twolame-0.3.13-r1.ebuild index 72f6a6d3ffd..f3080949bd2 100644 --- a/media-sound/twolame/twolame-0.3.13-r1.ebuild +++ b/media-sound/twolame/twolame-0.3.13-r1.ebuild @@ -15,9 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" -RDEPEND=">=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}] - abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 - !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" +RDEPEND=">=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} virtual/pkgconfig" diff --git a/media-sound/twolame/twolame-0.3.13-r2.ebuild b/media-sound/twolame/twolame-0.3.13-r2.ebuild index d2ba75d3fbe..e9b23313266 100644 --- a/media-sound/twolame/twolame-0.3.13-r2.ebuild +++ b/media-sound/twolame/twolame-0.3.13-r2.ebuild @@ -14,9 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" -RDEPEND=">=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}] - abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 - !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" +RDEPEND=">=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} virtual/pkgconfig" |