diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-17 05:59:41 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-17 05:59:41 +0200 |
commit | f99e79aae161f7c385eabf889fd4844581a74793 (patch) | |
tree | 547bf089925889e162893a49904a4fa8fdc4c353 /app-crypt/p11-kit | |
parent | net-dns/avahi: Stable for HPPA PPC64 (bug #578838). (diff) | |
download | gentoo-f99e79aae161f7c385eabf889fd4844581a74793.tar.gz gentoo-f99e79aae161f7c385eabf889fd4844581a74793.tar.bz2 gentoo-f99e79aae161f7c385eabf889fd4844581a74793.zip |
app-crypt/p11-kit: Stable for HPPA (bug #585694).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild index dadcc0944027..a4b9d59447ec 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://p11-glue.freedesktop.org/releases/${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" +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" IUSE="+asn1 debug +libffi +trust" REQUIRED_USE="trust? ( asn1 )" |