diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 02:36:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 02:52:17 +0000 |
commit | 8b9f8498023e3534b69fd77219c8112b1ca7a97e (patch) | |
tree | 139a6381732f257f9e21c8bf1495b4d01415396c /app-crypt | |
parent | x11-libs/gtk+: Stabilize 3.24.22 arm, #738728 (diff) | |
download | gentoo-8b9f8498023e3534b69fd77219c8112b1ca7a97e.tar.gz gentoo-8b9f8498023e3534b69fd77219c8112b1ca7a97e.tar.bz2 gentoo-8b9f8498023e3534b69fd77219c8112b1ca7a97e.zip |
app-crypt/gcr: Stabilize 3.36.0 arm, #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 7c195a89040b..083725870e4d 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 |