From: Matt Turner Date: Mon, 5 Aug 2019 04:58:33 +0000 (-0700) Subject: app-crypt/jitterentropy-2.1.2: added ~ppc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d63c8500ba39e4a71dddad8c8f32e3b4edd63484;p=gentoo.git app-crypt/jitterentropy-2.1.2: added ~ppc Signed-off-by: Matt Turner --- diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index d33b497f97d7..835fb3dc2593 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" +KEYWORDS="~amd64 ~ppc" IUSE="static-libs" S="${WORKDIR}/${PN}-library-${PV}"