commit: 37a0c58f2333b8afdc8fc6f8dcfc25cb8bfb1017
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 3 08:49:01 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 3 08:49:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a0c58f
app-crypt/jitterentropy: Stabilize 3.6.0 arm, #958770
Signed-off-by: Sam James <sam <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 2ea207e601b6..3dc251339dfe 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() {