diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:11:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:08:24 +0000 |
commit | b6a5926651979d04b23a7703938d2bd593be29e0 (patch) | |
tree | f6a0605be0f196a0b3b298e87da220f97db11e91 /app-crypt | |
parent | app-accessibility/orca: Stabilize 3.36.5 amd64, #738728 (diff) | |
download | gentoo-b6a5926651979d04b23a7703938d2bd593be29e0.tar.gz gentoo-b6a5926651979d04b23a7703938d2bd593be29e0.tar.bz2 gentoo-b6a5926651979d04b23a7703938d2bd593be29e0.zip |
app-crypt/gcr: Stabilize 3.36.0 amd64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gcr/gcr-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.36.0.ebuild b/app-crypt/gcr/gcr-3.36.0.ebuild index 708ad07ea625..b350836af7b8 100644 --- a/app-crypt/gcr/gcr-3.36.0.ebuild +++ b/app-crypt/gcr/gcr-3.36.0.ebuild @@ -16,7 +16,7 @@ SLOT="0/1" # subslot = suffix of libgcr-base-3 and co IUSE="gtk gtk-doc +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" DEPEND=" >=dev-libs/glib-2.44.0:2 |