diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-21 21:11:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-21 21:11:11 +0100 |
commit | 2c0fba0d3b199fb9e4e1e581b8b798505c6c115d (patch) | |
tree | ce716ddad2c21a03f887bcdf6eb0582a29249035 /app-crypt/p11-kit | |
parent | media-gfx/sane-backends: stable 1.0.27-r1 for ia64, bug #653506 (diff) | |
download | gentoo-2c0fba0d3b199fb9e4e1e581b8b798505c6c115d.tar.gz gentoo-2c0fba0d3b199fb9e4e1e581b8b798505c6c115d.tar.bz2 gentoo-2c0fba0d3b199fb9e4e1e581b8b798505c6c115d.zip |
app-crypt/p11-kit: stable 0.23.9 for ia64, bug #653568
Bug: https://bugs.gentoo.org/653568
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.23.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.23.9.ebuild b/app-crypt/p11-kit/p11-kit-0.23.9.ebuild index 0ce65147b86f..e415acf8cb81 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.9.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/p11-glue/${PN}/releases/download/${PV}/${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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+asn1 debug +libffi +trust" REQUIRED_USE="trust? ( asn1 )" |