summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-27 09:35:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-27 09:35:30 +0200
commit4745744aca45d5e9d95c2d237f54a3eeaaf5b4d5 (patch)
treefddc786d12fbab3ae8c833348e2b9509bb8d69ef /app-crypt/jitterentropy
parentdev-python/dask: amd64 stable (ALLARCHES policy) wrt bug #854450 (diff)
downloadgentoo-4745744aca45d5e9d95c2d237f54a3eeaaf5b4d5.tar.gz
gentoo-4745744aca45d5e9d95c2d237f54a3eeaaf5b4d5.tar.bz2
gentoo-4745744aca45d5e9d95c2d237f54a3eeaaf5b4d5.zip
app-crypt/jitterentropy: arm stable wrt bug #851789
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r--app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
index 4f867c12ca00..9aeb20f8853e 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
# Do not package these two components!
LICENSE="BSD"
SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
IUSE="static-libs"
S="${WORKDIR}/${PN}-library-${PV}"