Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/p11-kit/
Date: Tue, 03 Jan 2017 10:38:58
Message-Id: 1483439910.1f593e654b35a41169ae053df5886c53aaac0998.ago@gentoo
1 commit: 1f593e654b35a41169ae053df5886c53aaac0998
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 10:36:34 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 10:38:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f593e65
7
8 app-crypt/p11-kit: ppc64 stable wrt bug #585694
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-crypt/p11-kit/p11-kit-0.23.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild
18 index d7ac7b1..8adf3c6 100644
19 --- a/app-crypt/p11-kit/p11-kit-0.23.2.ebuild
20 +++ b/app-crypt/p11-kit/p11-kit-0.23.2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://p11-glue.freedesktop.org/releases/${P}.tar.gz"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -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"
26 +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"
27 IUSE="+asn1 debug +libffi +trust"
28 REQUIRED_USE="trust? ( asn1 )"