summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:41:58 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:41:58 +0100
commitfabdb750af8878bc1f67a744aaf5e8effa86b3ef (patch)
treee90f9392af20768d7afe92748cda7bf1149db2b9 /app-crypt
parentdev-tex/dot2tex: ppc stable wrt bug #593146 (diff)
downloadgentoo-fabdb750af8878bc1f67a744aaf5e8effa86b3ef.tar.gz
gentoo-fabdb750af8878bc1f67a744aaf5e8effa86b3ef.tar.bz2
gentoo-fabdb750af8878bc1f67a744aaf5e8effa86b3ef.zip
app-crypt/p11-kit: ppc stable wrt bug #585694
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/p11-kit/p11-kit-0.23.2.ebuild4
1 files changed, 2 insertions, 2 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 830f7c129786..185288860c4b 100644
--- a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild
+++ b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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 )"