summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-27 09:37:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-27 09:37:10 +0200
commit0249ca7fded3b7e5e7b10c58503d129ace6c72ac (patch)
tree49ef2fea71613cb43a9d00e6520f31f99e1b1a5c /app-crypt/jitterentropy
parentapp-emulation/uade: ppc64 stable wrt bug #854486 (diff)
downloadgentoo-0249ca7fded3b7e5e7b10c58503d129ace6c72ac.tar.gz
gentoo-0249ca7fded3b7e5e7b10c58503d129ace6c72ac.tar.bz2
gentoo-0249ca7fded3b7e5e7b10c58503d129ace6c72ac.zip
app-crypt/jitterentropy: x86 stable wrt bug #851789
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" 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 8fdd16fb2a3d..e599f0940ce6 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}"