diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 17:44:14 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 17:56:00 +0200 |
commit | 0438d83a7760d77752bd34d2b25b11761a5b1b94 (patch) | |
tree | e92f801f5e195e53111c4fa39d3403a70b525759 /app-crypt/gcr | |
parent | dev-libs/libgdata: remove old (diff) | |
download | gentoo-0438d83a7760d77752bd34d2b25b11761a5b1b94.tar.gz gentoo-0438d83a7760d77752bd34d2b25b11761a5b1b94.tar.bz2 gentoo-0438d83a7760d77752bd34d2b25b11761a5b1b94.zip |
app-crypt/gcr: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/gcr-3.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gcr/gcr-3.20.0.ebuild b/app-crypt/gcr/gcr-3.20.0.ebuild index 822c8e5baacc..8ba6e96630c8 100644 --- a/app-crypt/gcr/gcr-3.20.0.ebuild +++ b/app-crypt/gcr/gcr-3.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# 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 |