diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-27 22:46:10 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-27 22:46:10 -0500 |
commit | 6670af9f1b9af9eb5190a5533a782a78e7133b71 (patch) | |
tree | 9ddb323b284463c9cb6138a124dc727712e06196 /app-crypt | |
parent | net-vpn/wireguard: version bump (diff) | |
download | gentoo-6670af9f1b9af9eb5190a5533a782a78e7133b71.tar.gz gentoo-6670af9f1b9af9eb5190a5533a782a78e7133b71.tar.bz2 gentoo-6670af9f1b9af9eb5190a5533a782a78e7133b71.zip |
app-crypt/gcr-3.28.0: alpha stable, bug 658646
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gcr/gcr-3.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.28.0.ebuild b/app-crypt/gcr/gcr-3.28.0.ebuild index 91f8095ff837..8e970c5578bf 100644 --- a/app-crypt/gcr/gcr-3.28.0.ebuild +++ b/app-crypt/gcr/gcr-3.28.0.ebuild @@ -16,7 +16,7 @@ SLOT="0/1" # subslot = suffix of libgcr-3 IUSE="debug gtk +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" COMMON_DEPEND=" >=app-crypt/p11-kit-0.19 |