summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-08 08:59:18 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-08 09:01:10 -0700
commitd649e045bcf852d37bafb0a98db38eb397c730a9 (patch)
tree162a87bce6956d16e5849633682dc737297a69bc /app-crypt/jitterentropy
parentwww-client/chromium: dev channel bump to 77.0.3865.10 (diff)
downloadgentoo-d649e045bcf852d37bafb0a98db38eb397c730a9.tar.gz
gentoo-d649e045bcf852d37bafb0a98db38eb397c730a9.tar.bz2
gentoo-d649e045bcf852d37bafb0a98db38eb397c730a9.zip
app-crypt/jitterentropy-2.1.2: added ~arm, bug 691526
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 fb7b73f3354a..eb8f45e50237 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 ~arm64 ~mips ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv"
IUSE="static-libs"
S="${WORKDIR}/${PN}-library-${PV}"