From d00a3b40b7d42753eaf40e2f9ec769cc1e9b329d Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 22 Jun 2025 16:52:16 +0100 Subject: [PATCH] app-crypt/jitterentropy: Stabilize 3.6.0 ppc64, #958770 Signed-off-by: Sam James --- 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 987687b0feb54..fe695e5b6a670 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() {