diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-27 19:41:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-27 19:43:08 +0100 |
commit | 5a11e5079edc2c504815286c276e7b2e793ee3e1 (patch) | |
tree | e225a71becbe3a23133f419c0c066d2b06e11b52 /app-crypt/gcr | |
parent | app-mobilephone/sobexsrv: fix bug 660400 (diff) | |
download | gentoo-5a11e5079edc2c504815286c276e7b2e793ee3e1.tar.gz gentoo-5a11e5079edc2c504815286c276e7b2e793ee3e1.tar.bz2 gentoo-5a11e5079edc2c504815286c276e7b2e793ee3e1.zip |
app-crypt/gcr: stable 3.28.0 for ia64, bug #658646
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/gcr-3.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.28.0.ebuild b/app-crypt/gcr/gcr-3.28.0.ebuild index cce8a0dad349..73e513a38794 100644 --- a/app-crypt/gcr/gcr-3.28.0.ebuild +++ b/app-crypt/gcr/gcr-3.28.0.ebuild @@ -16,7 +16,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 ~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 ~x86-linux ~sparc-solaris ~x86-solaris" COMMON_DEPEND=" >=app-crypt/p11-kit-0.19 |