app-crypt/jitterentropy: arm64 keyworded (bug #691526)
authorAaron Bauman <bman@gentoo.org>
Mon, 5 Aug 2019 23:31:01 +0000 (19:31 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 5 Aug 2019 23:31:01 +0000 (19:31 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild

index 7b62868932e865267ae0a3a47a82006a52e5807e..0cd818fed6c35d0a185fc0bffec9a74bdd167cfa 100644 (file)
@@ -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}"