diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:05:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:05:18 +0000 |
commit | b9418a305c7f0f2d534c8cb19467d63830973612 (patch) | |
tree | b0587e81d616fad0443d2bcbc1a47238fe099631 /app-crypt | |
parent | net-libs/webkit-gtk: Stabilize 2.32.1 x86, #792327 (diff) | |
download | gentoo-b9418a305c7f0f2d534c8cb19467d63830973612.tar.gz gentoo-b9418a305c7f0f2d534c8cb19467d63830973612.tar.bz2 gentoo-b9418a305c7f0f2d534c8cb19467d63830973612.zip |
app-crypt/gcr: Stabilize 3.40.0 x86, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 a4732b75b577..2af7651adbe4 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 |