summaryrefslogtreecommitdiff
path: root/app-crypt/gcr/gcr-3.41.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/gcr/gcr-3.41.1.ebuild')
-rw-r--r--app-crypt/gcr/gcr-3.41.1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.41.1.ebuild b/app-crypt/gcr/gcr-3.41.1.ebuild
index 667ab3716baf..abcdce890455 100644
--- a/app-crypt/gcr/gcr-3.41.1.ebuild
+++ b/app-crypt/gcr/gcr-3.41.1.ebuild
@@ -13,7 +13,10 @@ LICENSE="GPL-2+ LGPL-2+"
SLOT="0/1" # subslot = suffix of libgcr-base-3 and co
IUSE="gtk gtk-doc +introspection systemd test +vala"
-REQUIRED_USE="vala? ( introspection )"
+REQUIRED_USE="
+ gtk-doc? ( introspection )
+ vala? ( introspection )
+"
RESTRICT="!test? ( test )"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"