commit:     90b6588bfb2ddecfd99922689090dacd3aa0454f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 12:50:21 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 14:20:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b6588b

xfce-base/libxfce4ui: Revert "Readd blocked USE=gtk2 to fix revdeps"

All revdeps have been updated now, so let's remove the hack.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild 
b/xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild
index c82e6b23c4a..c412d638a21 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-4.15.0.ebuild
@@ -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?]

Reply via email to