summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-04 10:21:54 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-04 10:21:54 +0100
commit0ef8be0d0c416eadf2eb1bc881416b2efce8b75c (patch)
treed36b51dc54f9d968c5488b750a2e0ece40cec2fd /app-crypt
parentsys-devel/gcc: 8.3.0: cut 3 patchset (diff)
downloadgentoo-0ef8be0d0c416eadf2eb1bc881416b2efce8b75c.tar.gz
gentoo-0ef8be0d0c416eadf2eb1bc881416b2efce8b75c.tar.bz2
gentoo-0ef8be0d0c416eadf2eb1bc881416b2efce8b75c.zip
app-crypt/jitterentropy: x86 stable wrt bug #699172
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 0048f74e8321..281998201e21 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="~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}"