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 /gnome-base/gconf | |
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 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/gconf-3.2.6-r4.ebuild | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gnome-base/gconf/gconf-3.2.6-r4.ebuild b/gnome-base/gconf/gconf-3.2.6-r4.ebuild index 54df43366cf0..0676bfbde501 100644 --- a/gnome-base/gconf/gconf-3.2.6-r4.ebuild +++ b/gnome-base/gconf/gconf-3.2.6-r4.ebuild @@ -34,11 +34,6 @@ DEPEND="${RDEPEND} >=dev-util/intltool-0.35 >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] " -RDEPEND="${RDEPEND} - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-gtklibs-20140508-r1 - !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)] - )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |