From: Thomas Deutschmann Date: Sun, 11 Aug 2019 20:16:07 +0000 (+0200) Subject: app-crypt/jitterentropy: x86 keyworded (bug #691526) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9660bd877b40f2c79b27973d0ca085d5c09d056a;p=gentoo.git app-crypt/jitterentropy: x86 keyworded (bug #691526) Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index df310480943a..594c566b28bc 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 ~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}"