diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-15 05:58:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-15 05:58:14 +0300 |
commit | 842adea0b4120e5bfdf29192eb5afa40bafcc37c (patch) | |
tree | c52eeb40b2ede8a39abc251548f7fc4a64525adc /app-crypt/p11-kit | |
parent | net-p2p/qbittorrent: install desktop file (diff) | |
download | gentoo-842adea0b4120e5bfdf29192eb5afa40bafcc37c.tar.gz gentoo-842adea0b4120e5bfdf29192eb5afa40bafcc37c.tar.bz2 gentoo-842adea0b4120e5bfdf29192eb5afa40bafcc37c.zip |
app-crypt/p11-kit: amd64 stable wrt bug #663598
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 cb5f5dc036bc..0ce65147b86f 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 )" |