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-video/ffmpeg/ffmpeg-9999.ebuild | |
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-video/ffmpeg/ffmpeg-9999.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-9999.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index f25f8ea00468..398296eb1873 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -265,10 +265,6 @@ DEPEND="${RDEPEND} v4l? ( sys-kernel/linux-headers ) " -RDEPEND="${RDEPEND} - abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20140508-r3 - !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )" - # Code requiring FFmpeg to be built under gpl license GPL_REQUIRED_USE=" postproc? ( gpl ) |