summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-13 08:39:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-13 08:39:40 +0100
commit875f45af2243eab89107c36b90c39b344efb099b (patch)
tree9512e91f9821bc9a3adf8e451dbbc24da920b5cf /app-crypt
parentdev-cpp/antlr-cpp: ppc stable wrt bug #699084 (diff)
downloadgentoo-875f45af2243eab89107c36b90c39b344efb099b.tar.gz
gentoo-875f45af2243eab89107c36b90c39b344efb099b.tar.bz2
gentoo-875f45af2243eab89107c36b90c39b344efb099b.zip
app-crypt/jitterentropy: ppc stable wrt bug #699172
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
index ad15b1e15615..29db3f8f08ff 100644
--- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86"
IUSE="static-libs"
S="${WORKDIR}/${PN}-library-${PV}"