summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-31 00:26:17 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-31 00:27:48 +0300
commitda26079f2ded04b5d6b23482bc132d1ff2bd0e30 (patch)
treedeca07351a529fe0c13be31dcafd02de30690e6a /app-crypt/p11-kit
parentdev-lang/perl: Add hppa workaround, bug 634162 (diff)
downloadgentoo-da26079f2ded04b5d6b23482bc132d1ff2bd0e30.tar.gz
gentoo-da26079f2ded04b5d6b23482bc132d1ff2bd0e30.tar.bz2
gentoo-da26079f2ded04b5d6b23482bc132d1ff2bd0e30.zip
app-crypt/p11-kit: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r--app-crypt/p11-kit/p11-kit-0.23.12.ebuild2
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 dfe90e0c2d10..72ccbebd9287 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 ~amd64-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 ~amd64-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 )"