commit: 5a2f0dc9f036d61613ea2ab61a58b839f220f8e5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 17:10:09 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 17:10:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a2f0dc9
app-crypt/jitterentropy: Stabilize 3.6.0 ppc, #958770
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild
b/app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild
index fe695e5b6a67..eb6b7effc771 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-library-${PV}"
# Do not package these two components!
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
IUSE="static-libs"
src_prepare() {