diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-30 22:02:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-30 22:07:21 +0200 |
commit | 20c1ff41542a043ee92ce08a392e2e5fc9a9aa4e (patch) | |
tree | ceac8245c6607d26a5f231d4a686dc773767470e /app-crypt | |
parent | app-crypt/ccid: arm stable, bug #663596 (diff) | |
download | gentoo-20c1ff41542a043ee92ce08a392e2e5fc9a9aa4e.tar.gz gentoo-20c1ff41542a043ee92ce08a392e2e5fc9a9aa4e.tar.bz2 gentoo-20c1ff41542a043ee92ce08a392e2e5fc9a9aa4e.zip |
app-crypt/p11-kit: arm stable, bug #663598
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-crypt')
-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 8c36bbf47e96..5f6c4c3fcfa5 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 )" |