From 0b8b716331049599ea3299981e3a9ea6e258c5e0 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 30 Mar 2020 10:13:23 -0700 Subject: */*: Drop stable ia64 keywords Signed-off-by: Matt Turner --- app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-crypt/jitterentropy') diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index c5275e0b8b0c..3650c55ef152 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="~alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~riscv x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86" IUSE="static-libs" S="${WORKDIR}/${PN}-library-${PV}" -- cgit v1.2.3-65-gdbad