From 4e41bf8e3ad13e5f1efc2ef2117123cba1151e01 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Wed, 27 Mar 2019 00:03:48 +0200 Subject: app-crypt/gcr: default enable USE=vala Various GNOME packages unconditionally need it (e.g. seahorse for a long time). Default enable it, as it just means need of a vala slot at build time. For GNOME profiles this was done via profile-specific package.use before. Bug: https://bugs.gentoo.org/665578 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- app-crypt/gcr/gcr-3.28.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-crypt/gcr/gcr-3.28.1.ebuild') diff --git a/app-crypt/gcr/gcr-3.28.1.ebuild b/app-crypt/gcr/gcr-3.28.1.ebuild index 74a0d4fdb65..1dd1ec804c6 100644 --- a/app-crypt/gcr/gcr-3.28.1.ebuild +++ b/app-crypt/gcr/gcr-3.28.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gcr" LICENSE="GPL-2+ LGPL-2+" SLOT="0/1" # subslot = suffix of libgcr-3 -IUSE="debug gtk +introspection vala" +IUSE="debug gtk +introspection +vala" REQUIRED_USE="vala? ( introspection )" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" -- cgit v1.2.1