summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-05 19:31:01 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-05 19:31:01 -0400
commitf976db685cb545d5b4c2fb5f1179a355725c08f4 (patch)
tree61843763817d5ccb884945a151bd670c606e8a9f /app-crypt/jitterentropy
parentdev-libs/fstrm: arm64 stable (diff)
downloadgentoo-f976db685cb545d5b4c2fb5f1179a355725c08f4.tar.gz
gentoo-f976db685cb545d5b4c2fb5f1179a355725c08f4.tar.bz2
gentoo-f976db685cb545d5b4c2fb5f1179a355725c08f4.zip
app-crypt/jitterentropy: arm64 keyworded (bug #691526)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r--app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"