diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-08 15:29:27 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-08 15:29:27 -0700 |
commit | 252164089ea79ae3b9559f3fd490b31c8d07eb74 (patch) | |
tree | b5b9d8c1de3cdb839d22975f6873a4caa1df7d01 /app-crypt/p11-kit | |
parent | dev-libs/libxslt-1.1.32: alpha stable, bug 637310 (diff) | |
download | gentoo-252164089ea79ae3b9559f3fd490b31c8d07eb74.tar.gz gentoo-252164089ea79ae3b9559f3fd490b31c8d07eb74.tar.bz2 gentoo-252164089ea79ae3b9559f3fd490b31c8d07eb74.zip |
app-crypt/p11-kit-0.23.9: alpha stable, bug 653568
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 501ce2928350..62bc6419cd69 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 )" |