diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 16:43:23 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:32:20 +0100 |
commit | 064c281a6b615503f72868713fc3e4d4d6afefec (patch) | |
tree | 355bceb064d6138cd37cb6c8999e79e8e12aa06c /app-crypt/gcr | |
parent | app-arch/file-roller: amd64 stable, bug 566378 (diff) | |
download | gentoo-064c281a6b615503f72868713fc3e4d4d6afefec.tar.gz gentoo-064c281a6b615503f72868713fc3e4d4d6afefec.tar.bz2 gentoo-064c281a6b615503f72868713fc3e4d4d6afefec.zip |
app-crypt/gcr: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
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 75d7ee0d486a..c896b7f9913a 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 |