diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 18:26:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-07 19:21:07 +0300 |
commit | 6e1fb50eff2c1b463c3e021bca981973fc34c753 (patch) | |
tree | 28ca1efa08e015404bc491a3c1fea92dd578082b /app-crypt/gcr | |
parent | app-backup/deja-dup: amd64 stable wrt bug #551826 (diff) | |
download | gentoo-6e1fb50eff2c1b463c3e021bca981973fc34c753.tar.gz gentoo-6e1fb50eff2c1b463c3e021bca981973fc34c753.tar.bz2 gentoo-6e1fb50eff2c1b463c3e021bca981973fc34c753.zip |
app-crypt/gcr: amd64 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
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 7c01df8b349c..fffe48845fac 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 |