From 83f82c477f328cfbd174ce89c535b825ab103b19 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 20 Apr 2018 10:04:08 +0200 Subject: */*: Remove emul-linux-x86-* blockers Closes: https://github.com/gentoo/gentoo/pull/8073 --- x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r200.ebuild | 6 +----- x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r300.ebuild | 9 ++------- 2 files changed, 3 insertions(+), 12 deletions(-) (limited to 'x11-themes/gtk-engines-xfce') diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r200.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r200.ebuild index 9b9b63c58564..637b867fef9e 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r200.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r200.ebuild @@ -15,11 +15,7 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd IUSE="debug" RDEPEND=">=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] - >=x11-libs/gtk+-2.24.23:2[${MULTILIB_USEDEP}] - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-gtklibs-20140508 - !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)] - )" + >=x11-libs/gtk+-2.24.23:2[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} virtual/pkgconfig[${MULTILIB_USEDEP}]" diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r300.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r300.ebuild index 1d3b5aaa4762..4002d528b706 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r300.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.2.0-r300.ebuild @@ -14,14 +14,9 @@ SLOT="3" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" -COMMON_DEPEND=">=dev-libs/glib-2.24[${MULTILIB_USEDEP}] +RDEPEND=">=dev-libs/glib-2.24[${MULTILIB_USEDEP}] >=x11-libs/gtk+-3.2:3[${MULTILIB_USEDEP}]" -RDEPEND="${COMMON_DEPEND} - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-gtklibs-20140508-r5 - !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)] - )" -DEPEND="${COMMON_DEPEND} +DEPEND="${RDEPEND} virtual/pkgconfig[${MULTILIB_USEDEP}]" S=${WORKDIR}/${MY_PN}-${PV} -- cgit v1.2.3-65-gdbad