commit: d00a3b40b7d42753eaf40e2f9ec769cc1e9b329d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 15:52:16 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 15:52:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00a3b40
app-crypt/jitterentropy: Stabilize 3.6.0 ppc64, #958770
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild
b/app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild
index 987687b0feb5..fe695e5b6a67 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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() {