commit: 3c49d89f491750b6ae5be1f43b5fb2f35cf7d52f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 08:44:55 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 08:44:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c49d89f
app-crypt/jitterentropy: Stabilize 3.6.0 arm64, #958770
Signed-off-by: Arthur Zamarin <arthurzam <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 3dc251339dfe..e2cdab9ae476 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() {