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