diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:21:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:24:10 +0100 |
commit | 96f15e2a4bc930db3155276daeff0cdc7dcbfdd0 (patch) | |
tree | 2bb3859524ff4e95926f2faf45e567fbdda75064 | |
parent | dev-tex/dot2tex: ia64 stable wrt bug #593146 (diff) | |
download | gentoo-96f15e2a4bc930db3155276daeff0cdc7dcbfdd0.tar.gz gentoo-96f15e2a4bc930db3155276daeff0cdc7dcbfdd0.tar.bz2 gentoo-96f15e2a4bc930db3155276daeff0cdc7dcbfdd0.zip |
app-crypt/p11-kit: ia64 stable wrt bug #585694
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild index 0f0d34b797fd..17efac360553 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://p11-glue.freedesktop.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+asn1 debug +libffi +trust" REQUIRED_USE="trust? ( asn1 )" |