From 37a0c58f2333b8afdc8fc6f8dcfc25cb8bfb1017 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 3 Jul 2025 09:49:01 +0100 Subject: [PATCH] app-crypt/jitterentropy: Stabilize 3.6.0 arm, #958770 Signed-off-by: Sam James --- 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 2ea207e601b6e..3dc251339dfe4 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() {