diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 09:45:20 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-04-07 12:07:10 +0200 |
commit | e2e16c6919c9537993eade00da4a0ab9ecb12e0e (patch) | |
tree | a2b036a09a50d062605c161d6d90879b79dc8333 /app-crypt/gcr | |
parent | app-crypt/libsecret: Stable for PPC64 (bug #566378). (diff) | |
download | gentoo-e2e16c6919c9537993eade00da4a0ab9ecb12e0e.tar.gz gentoo-e2e16c6919c9537993eade00da4a0ab9ecb12e0e.tar.bz2 gentoo-e2e16c6919c9537993eade00da4a0ab9ecb12e0e.zip |
app-crypt/gcr: Stable for HPPA PPC64 (bug #566378).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/gcr-3.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.18.0.ebuild b/app-crypt/gcr/gcr-3.18.0.ebuild index 8b0e333ee5c1..3344565c30e2 100644 --- a/app-crypt/gcr/gcr-3.18.0.ebuild +++ b/app-crypt/gcr/gcr-3.18.0.ebuild @@ -17,7 +17,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 ~arm-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 ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" COMMON_DEPEND=" >=app-crypt/gnupg-2 |