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 /x11-themes/gtk-engines | |
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 'x11-themes/gtk-engines')
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild b/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild index 9527c13d033e..e28c96f539b8 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild @@ -19,10 +19,6 @@ IUSE="accessibility lua" RDEPEND=" >=x11-libs/gtk+-2.24.23:2[${MULTILIB_USEDEP}] lua? ( dev-lang/lua:0[${MULTILIB_USEDEP}] ) - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-gtklibs-20140508 - !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)] - ) " DEPEND="${RDEPEND} >=dev-util/intltool-0.31 |