summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2018-04-20 10:04:08 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-20 10:04:34 +0200
commit83f82c477f328cfbd174ce89c535b825ab103b19 (patch)
treee83e51cb36d7ff52254c05629c89ba004355e745 /media-libs/libvpx/libvpx-1.6.1.ebuild
parentsci-mathematics/pari: Remove old version (diff)
downloadgentoo-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/libvpx/libvpx-1.6.1.ebuild')
-rw-r--r--media-libs/libvpx/libvpx-1.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-1.6.1.ebuild b/media-libs/libvpx/libvpx-1.6.1.ebuild
index ba0fcd602664..f556462fb05f 100644
--- a/media-libs/libvpx/libvpx-1.6.1.ebuild
+++ b/media-libs/libvpx/libvpx-1.6.1.ebuild
@@ -32,7 +32,7 @@ REQUIRED_USE="
# Disable test phase when USE="-test"
RESTRICT="!test? ( test )"
-RDEPEND="abi_x86_32? ( !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )"
+RDEPEND=""
DEPEND="abi_x86_32? ( dev-lang/yasm )
abi_x86_64? ( dev-lang/yasm )
abi_x86_x32? ( dev-lang/yasm )