diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-18 23:23:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-18 23:23:36 +0100 |
commit | 4f40d54c356e88ae80120af842667d317f52a9cc (patch) | |
tree | 8bd461a99d572ed403ddf857e906d0f8c7d963ff /app-crypt | |
parent | sys-apps/pcsc-lite: stable 1.8.23 for ia64, bug #663594 (diff) | |
download | gentoo-4f40d54c356e88ae80120af842667d317f52a9cc.tar.gz gentoo-4f40d54c356e88ae80120af842667d317f52a9cc.tar.bz2 gentoo-4f40d54c356e88ae80120af842667d317f52a9cc.zip |
app-crypt/p11-kit: stable 0.23.12 for ia64, bug #663598
Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.23.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.23.12.ebuild b/app-crypt/p11-kit/p11-kit-0.23.12.ebuild index 5ba9b9199ab5..dba4cc54610c 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.12.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.12.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 )" |