xfce-base/libxfce4ui: Revert "Readd blocked USE=gtk2 to fix revdeps"
authorMichał Górny <mgorny@gentoo.org>
Fri, 6 Dec 2019 12:50:21 +0000 (13:50 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 6 Dec 2019 14:20:00 +0000 (15:20 +0100)
All revdeps have been updated now, so let's remove the hack.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild

index c82e6b23c4aef5a115a3345d6de51f302e06a40e..c412d638a219509a90a64af2a7c3b176c626684a 100644 (file)
@@ -12,8 +12,8 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
 LICENSE="LGPL-2+ GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="debug glade -gtk2 introspection libgtop startup-notification vala"
-REQUIRED_USE="!gtk2 vala? ( introspection )"
+IUSE="debug glade introspection libgtop startup-notification vala"
+REQUIRED_USE="vala? ( introspection )"
 
 RDEPEND=">=dev-libs/glib-2.42:2
        >=x11-libs/gtk+-3.22:3[introspection?]