gui-libs/libhandy: default enable USE=vala
authorMart Raudsepp <leio@gentoo.org>
Sat, 7 Sep 2019 20:06:40 +0000 (23:06 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 7 Sep 2019 22:08:53 +0000 (01:08 +0300)
gnome-contacts-3.32 will hard require it

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
gui-libs/libhandy/libhandy-0.0.9.ebuild

index 5e89a43e4027889b0435d4dfe1ac523ae40ff946..8ecc861052b303a4fea114c5436523fb75f9e50a 100644 (file)
@@ -16,7 +16,7 @@ SLOT="0.0/0" # It may or may not break ABI in future versions at this point; if
 # SLOT happens, it'll likely file conflict on gtk-doc and glade library and catalog
 KEYWORDS="~amd64 ~arm64"
 
-IUSE="examples glade gtk-doc +introspection test vala"
+IUSE="examples glade gtk-doc +introspection test +vala"
 REQUIRED_USE="vala? ( introspection )"
 RESTRICT="!test? ( test )"