summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-08 16:54:16 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-08 16:57:35 -0700
commitc9138a3c49611cc04c603457ac4dcf4cac53f353 (patch)
tree217eff7b6dc14d3e0d36d85c66c1885027ddfc0e
parentapp-admin/mtail: Bump to version 3.0.0_rc33 (diff)
downloadgentoo-c9138a3c49611cc04c603457ac4dcf4cac53f353.tar.gz
gentoo-c9138a3c49611cc04c603457ac4dcf4cac53f353.tar.bz2
gentoo-c9138a3c49611cc04c603457ac4dcf4cac53f353.zip
app-crypt/jitterentropy-2.1.2: added ~ia64, bug 691526
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-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 eb8f45e50237..df310480943a 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 ~mips ~ppc ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv"
IUSE="static-libs"
S="${WORKDIR}/${PN}-library-${PV}"