diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-03 21:20:08 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-03 21:20:08 +0200 |
commit | 6f4c7fef84ab7de1d6519b2934ce1baafc4ef69e (patch) | |
tree | 3e280d3fcca5f8e9b832b6c328d9c36a785e06c8 /app-crypt/gcr | |
parent | app-accessibility/at-spi2-atk: arm stable, bug #566378 (diff) | |
download | gentoo-6f4c7fef84ab7de1d6519b2934ce1baafc4ef69e.tar.gz gentoo-6f4c7fef84ab7de1d6519b2934ce1baafc4ef69e.tar.bz2 gentoo-6f4c7fef84ab7de1d6519b2934ce1baafc4ef69e.zip |
app-crypt/gcr: arm stable, bug #566378
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
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 3344565c30e2..35e79122ebb4 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 |