From: Aaron Bauman Date: Mon, 5 Aug 2019 23:31:01 +0000 (-0400) Subject: app-crypt/jitterentropy: arm64 keyworded (bug #691526) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f976db685cb545d5b4c2fb5f1179a355725c08f4;p=gentoo.git 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" --- 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}"