From: Sam James (sam_c) Date: Sun, 5 Apr 2020 12:45:47 +0000 (+0000) Subject: app-crypt/jitterentropy: arm64 stable (bug #714774) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=62f1ced47d6f8a3717209001913810b81421b439;p=gentoo.git app-crypt/jitterentropy: arm64 stable (bug #714774) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index 3650c55ef152..3ada1ab619f8 100644 --- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild +++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.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}"