From 6557f4549fcbb3cf3e28a40ca09bc905f27d8071 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 30 Sep 2020 01:46:35 +0000 Subject: [PATCH] app-crypt/jitterentropy: Stabilize 2.2.0 arm64, #737528 Signed-off-by: Sam James --- app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild index bb616dee4bd63..41cf317760f6a 100644 --- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild +++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~riscv x86" IUSE="static-libs" S="${WORKDIR}/${PN}-library-${PV}"