diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-21 23:33:31 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-21 23:33:31 -0700 |
commit | 4fcec58e77161d8bb44350da303b6075cf35a526 (patch) | |
tree | a2f0c389cdd91e61a47ed0922f12161be1fd2a22 /app-crypt/p11-kit | |
parent | app-admin/eselect-1.4.12: hppa stable, bug 653746 (diff) | |
download | gentoo-4fcec58e77161d8bb44350da303b6075cf35a526.tar.gz gentoo-4fcec58e77161d8bb44350da303b6075cf35a526.tar.bz2 gentoo-4fcec58e77161d8bb44350da303b6075cf35a526.zip |
app-crypt/p11-kit-0.23.9: hppa 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 e415acf8cb81..6f8df6f49780 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 )" |