diff options
author | Sam James <sam@gentoo.org> | 2021-04-13 15:02:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-13 15:02:51 +0000 |
commit | 2381fdf90e3ce45f962810433dcb2d16ca58266b (patch) | |
tree | 5c3fe8b102cb5de6713c5b6790817eae71377e1f /app-crypt | |
parent | x11-themes/adwaita-icon-theme: Stabilize 3.38.0 ppc64, #774927 (diff) | |
download | gentoo-2381fdf90e3ce45f962810433dcb2d16ca58266b.tar.gz gentoo-2381fdf90e3ce45f962810433dcb2d16ca58266b.tar.bz2 gentoo-2381fdf90e3ce45f962810433dcb2d16ca58266b.zip |
app-crypt/gcr: Stabilize 3.38.1 sparc, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gcr/gcr-3.38.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.38.1.ebuild b/app-crypt/gcr/gcr-3.38.1.ebuild index 16f18f40492e..0a9c7d827500 100644 --- a/app-crypt/gcr/gcr-3.38.1.ebuild +++ b/app-crypt/gcr/gcr-3.38.1.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 ~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 |