diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 14:07:11 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-01-11 14:07:11 +0200 |
commit | 6d83525884e24e7865172212259cbfbc267e4dac (patch) | |
tree | bcabc3d6376c02763ba68a584ea42c414fc4dc9a /app-crypt/gcr | |
parent | x11-wm/bspwm: Add myself as maintainer (diff) | |
download | gentoo-6d83525884e24e7865172212259cbfbc267e4dac.tar.gz gentoo-6d83525884e24e7865172212259cbfbc267e4dac.tar.bz2 gentoo-6d83525884e24e7865172212259cbfbc267e4dac.zip |
app-crypt/gcr: ia64 stable (bug #685254)
Tested-by: Émeric Maschino
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/gcr-3.28.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gcr/gcr-3.28.1.ebuild b/app-crypt/gcr/gcr-3.28.1.ebuild index 425748137ff2..868f38cc2306 100644 --- a/app-crypt/gcr/gcr-3.28.1.ebuild +++ b/app-crypt/gcr/gcr-3.28.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" COMMON_DEPEND=" >=app-crypt/p11-kit-0.19 |