app-crypt/jitterentropy: x86 keyworded (bug #691526)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 11 Aug 2019 20:16:07 +0000 (22:16 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 11 Aug 2019 21:27:50 +0000 (23:27 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild

index df310480943a443b2e75bfdf23428aefdb355687..594c566b28bc7ba80f7ace52c4162bc63b284bd7 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86"
 IUSE="static-libs"
 
 S="${WORKDIR}/${PN}-library-${PV}"