diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 20:36:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:22:25 +0200 |
commit | 3d202e82b59852bcf3cd2d6b065aa8ddacdb0b0f (patch) | |
tree | ec962f3587a3f34b108c00ed367aa1e58334e21c /app-crypt | |
parent | net-print/mtink: x86 stable (bug #650236) (diff) | |
download | gentoo-3d202e82b59852bcf3cd2d6b065aa8ddacdb0b0f.tar.gz gentoo-3d202e82b59852bcf3cd2d6b065aa8ddacdb0b0f.tar.bz2 gentoo-3d202e82b59852bcf3cd2d6b065aa8ddacdb0b0f.zip |
app-crypt/p11-kit: x86 stable (bug #653568)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-crypt')
-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 c02a4ae01bb3..f28635e9162c 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 )" |