diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:09:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-16 02:09:36 +0200 |
commit | cf8f1540af16d79cfbf3e72792f021017868495d (patch) | |
tree | 3dc8a820676c7c410a2f60d6122d38972efba25d /app-crypt/p11-kit | |
parent | dev-java/oracle-jre-bin: x86 stable (bug #661456) (diff) | |
download | gentoo-cf8f1540af16d79cfbf3e72792f021017868495d.tar.gz gentoo-cf8f1540af16d79cfbf3e72792f021017868495d.tar.bz2 gentoo-cf8f1540af16d79cfbf3e72792f021017868495d.zip |
app-crypt/p11-kit: x86 stable (bug #663598)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'app-crypt/p11-kit')
-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 0ce65147b86f..5ba9b9199ab5 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 )" |