diff options
author | Sam James <sam@gentoo.org> | 2020-11-05 16:15:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-05 16:15:44 +0000 |
commit | 744c555ef3c511f2ef4cb331898077ddd3680b33 (patch) | |
tree | 921d3512c7daf1a19b26e6538833256a4a13803f /app-crypt | |
parent | app-accessibility/at-spi2-core: Stabilize 2.36.0 ppc64, #738728 (diff) | |
download | gentoo-744c555ef3c511f2ef4cb331898077ddd3680b33.tar.gz gentoo-744c555ef3c511f2ef4cb331898077ddd3680b33.tar.bz2 gentoo-744c555ef3c511f2ef4cb331898077ddd3680b33.zip |
app-crypt/gcr: Stabilize 3.36.0 ppc64, #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 083725870e4d..a095a421a962 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 |