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/jitterentropy/
Date: Wed, 13 Nov 2019 07:39:59
Message-Id: 1573630780.875f45af2243eab89107c36b90c39b344efb099b.ago@gentoo
1 commit: 875f45af2243eab89107c36b90c39b344efb099b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 13 07:39:40 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 13 07:39:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875f45af
7
8 app-crypt/jitterentropy: ppc stable wrt bug #699172
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
18 index ad15b1e1561..29db3f8f08f 100644
19 --- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
20 +++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~riscv x86"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
27 IUSE="static-libs"
28
29 S="${WORKDIR}/${PN}-library-${PV}"