summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-12 16:06:50 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-12 16:08:08 +0100
commit49dc9668ef08225eac6656c976aba54aae7a14a5 (patch)
treeb96cc0cd35172003881af7fc0984bd022013dec3
parentmedia-gfx/gscan2pdf: remove old 2.5.5 and 2.5.6 (diff)
downloadgentoo-49dc9668ef08225eac6656c976aba54aae7a14a5.tar.gz
gentoo-49dc9668ef08225eac6656c976aba54aae7a14a5.tar.bz2
gentoo-49dc9668ef08225eac6656c976aba54aae7a14a5.zip
app-crypt/jitterentropy: ppc64 stable wrt bug #699172
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 281998201e21..ad15b1e15615 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}"