summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-06 10:49:12 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-06 10:50:45 -0700
commit82fc7e3430550649b962cc4bef790a138d17de20 (patch)
tree9fedda54157f4e11728338c7beb1846d4ff32171 /app-crypt
parentapp-admin/mcelog: Drop old versions (diff)
downloadgentoo-82fc7e3430550649b962cc4bef790a138d17de20.tar.gz
gentoo-82fc7e3430550649b962cc4bef790a138d17de20.tar.bz2
gentoo-82fc7e3430550649b962cc4bef790a138d17de20.zip
app-crypt/jitterentropy-2.1.2: added ~mips, bug 691526
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"