diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:26:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:26:13 +0000 |
commit | 9360b85bd55a20759208d3a9d87c3200ccb58f68 (patch) | |
tree | d59ec0aa11b0be082a6b9f8b83d34c7e44c1a6db /app-crypt/gcr | |
parent | x11-libs/gtk+: Stabilize 2.24.33 ppc64, #792327 (diff) | |
download | gentoo-9360b85bd55a20759208d3a9d87c3200ccb58f68.tar.gz gentoo-9360b85bd55a20759208d3a9d87c3200ccb58f68.tar.bz2 gentoo-9360b85bd55a20759208d3a9d87c3200ccb58f68.zip |
app-crypt/gcr: Stabilize 3.40.0 ppc64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/gcr-3.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.40.0.ebuild b/app-crypt/gcr/gcr-3.40.0.ebuild index 38085f0de05f..781d04088abb 100644 --- a/app-crypt/gcr/gcr-3.40.0.ebuild +++ b/app-crypt/gcr/gcr-3.40.0.ebuild @@ -17,7 +17,7 @@ IUSE="gtk gtk-doc +introspection test +vala" REQUIRED_USE="vala? ( introspection )" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" DEPEND=" >=dev-libs/glib-2.44.0:2 |