diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:55:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 19:02:47 +0100 |
commit | a0059c3dcec114eadd8680004661ab5717e25938 (patch) | |
tree | 0cefbdcc628a3c25df36ed1424854710286b51f0 /app-crypt/gcr | |
parent | app-accessibility/at-spi2-core: ia64 stable wrt bug #587010 (diff) | |
download | gentoo-a0059c3dcec114eadd8680004661ab5717e25938.tar.gz gentoo-a0059c3dcec114eadd8680004661ab5717e25938.tar.bz2 gentoo-a0059c3dcec114eadd8680004661ab5717e25938.zip |
app-crypt/gcr: ia64 stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r-- | app-crypt/gcr/gcr-3.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gcr/gcr-3.20.0.ebuild b/app-crypt/gcr/gcr-3.20.0.ebuild index 4aaea197b317..12d54727dfc1 100644 --- a/app-crypt/gcr/gcr-3.20.0.ebuild +++ b/app-crypt/gcr/gcr-3.20.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/p11-kit-0.19 |