diff options
author | Markus Meier <maekke@gentoo.org> | 2015-10-03 10:11:14 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-10-03 10:11:14 +0200 |
commit | a043902c13ca326f7988835454085e9a2a95a00c (patch) | |
tree | fa6d9193bbaf04d5073e5eccc83377828443b2a0 /app-crypt/gcr | |
parent | app-arch/gcab: arm stable, bug #551826 (diff) | |
download | gentoo-a043902c13ca326f7988835454085e9a2a95a00c.tar.gz gentoo-a043902c13ca326f7988835454085e9a2a95a00c.tar.bz2 gentoo-a043902c13ca326f7988835454085e9a2a95a00c.zip |
app-crypt/gcr: arm stable, bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-crypt/gcr')
-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 17aeeb9211b4..f1f3b4ae324a 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 |