diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 06:00:33 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 06:00:33 +0200 |
commit | fd62b7507066689a51e80f2ba7182eccb39bb70a (patch) | |
tree | 560d9971509089db96453bb0d7d3bd9065875008 /app-crypt | |
parent | app-arch/gcab: Stable for PPC64 (bug #551826). (diff) | |
download | gentoo-fd62b7507066689a51e80f2ba7182eccb39bb70a.tar.gz gentoo-fd62b7507066689a51e80f2ba7182eccb39bb70a.tar.bz2 gentoo-fd62b7507066689a51e80f2ba7182eccb39bb70a.zip |
app-crypt/gcr: Stable for PPC64 (bug #551826).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gcr/gcr-3.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.16.0.ebuild b/app-crypt/gcr/gcr-3.16.0.ebuild index 445ffbf26f3b..17aeeb9211b4 100644 --- a/app-crypt/gcr/gcr-3.16.0.ebuild +++ b/app-crypt/gcr/gcr-3.16.0.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2+ LGPL-2+" SLOT="0/1" # subslot = suffix of libgcr-3 IUSE="debug gtk +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="alpha amd64 ~arm ~arm64 ~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 ~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 |