summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-06-22 16:52:16 +0100
committerSam James <sam@gentoo.org>2025-06-22 16:52:16 +0100
commitd00a3b40b7d42753eaf40e2f9ec769cc1e9b329d (patch)
tree37cbed223e7adfac9fe6c00b91fc8f9ae54edfe1
parent7506ebe0c2619e0de0f7777381b8f3212b822edd (diff)
downloadgentoo-d00a3b40b7d42753eaf40e2f9ec769cc1e9b329d.tar.gz
gentoo-d00a3b40b7d42753eaf40e2f9ec769cc1e9b329d.tar.bz2
gentoo-d00a3b40b7d42753eaf40e2f9ec769cc1e9b329d.zip
app-crypt/jitterentropy: Stabilize 3.6.0 ppc64, #958770
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-crypt/jitterentropy/jitterentropy-3.6.0.ebuild4
1 files 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() {