From f976db685cb545d5b4c2fb5f1179a355725c08f4 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Mon, 5 Aug 2019 19:31:01 -0400 Subject: app-crypt/jitterentropy: arm64 keyworded (bug #691526) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.70, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" --- app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-crypt') diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index 7b62868932e8..0cd818fed6c3 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="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" IUSE="static-libs" S="${WORKDIR}/${PN}-library-${PV}" -- cgit v1.2.3-65-gdbad