From: Matt Turner Date: Tue, 6 Aug 2019 17:49:12 +0000 (-0700) Subject: app-crypt/jitterentropy-2.1.2: added ~mips, bug 691526 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=82fc7e3430550649b962cc4bef790a138d17de20;p=gentoo.git app-crypt/jitterentropy-2.1.2: added ~mips, bug 691526 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 c9568cf08291..fb7b73f3354a 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 ~arm64 ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~ppc64 ~riscv" IUSE="static-libs" S="${WORKDIR}/${PN}-library-${PV}"