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 --- dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/httpd-shed') diff --git a/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild b/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild index ad48ef4b107b..54cd875036c8 100644 --- a/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild +++ b/dev-haskell/httpd-shed/httpd-shed-0.4-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-haskell/network:=[profile?] -- cgit v1.2.3-65-gdbad