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/quickcheck/quickcheck-2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/quickcheck') diff --git a/dev-haskell/quickcheck/quickcheck-2.6.ebuild b/dev-haskell/quickcheck/quickcheck-2.6.ebuild index 2faa95c51ede..dabe8fe50df4 100644 --- a/dev-haskell/quickcheck/quickcheck-2.6.ebuild +++ b/dev-haskell/quickcheck/quickcheck-2.6.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="2/${PV}" -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux" IUSE="+template-haskell" RDEPEND="dev-haskell/extensible-exceptions:=[profile?] -- cgit v1.2.3-65-gdbad