summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-27 09:36:36 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-27 09:36:36 +0200
commitce2bf33a27d0fca6890befa38e8d2111e929c94b (patch)
treecd1ed6d303a08f96eeffd6c58724b1c447d0c30b /app-crypt/jitterentropy
parentsci-libs/gdal: ppc stable wrt bug #854369 (diff)
downloadgentoo-ce2bf33a27d0fca6890befa38e8d2111e929c94b.tar.gz
gentoo-ce2bf33a27d0fca6890befa38e8d2111e929c94b.tar.bz2
gentoo-ce2bf33a27d0fca6890befa38e8d2111e929c94b.zip
app-crypt/jitterentropy: ppc64 stable wrt bug #851789
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r--app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index 420cd9360bcc..8fdd16fb2a3d 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
# Do not package these two components!
LICENSE="BSD"
SLOT="0/3"
-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}"