commit: ded08ee11daa6ca8fa3b42e3a1fec6270a76e78c Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 20:06:40 2019 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 22:08:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded08ee1
gui-libs/libhandy: default enable USE=vala gnome-contacts-3.32 will hard require it Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> gui-libs/libhandy/libhandy-0.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/libhandy/libhandy-0.0.9.ebuild b/gui-libs/libhandy/libhandy-0.0.9.ebuild index 5e89a43e402..8ecc861052b 100644 --- a/gui-libs/libhandy/libhandy-0.0.9.ebuild +++ b/gui-libs/libhandy/libhandy-0.0.9.ebuild @@ -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 )"