summaryrefslogtreecommitdiff
path: root/dev-haskell/sha/sha-1.6.4.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/sha/sha-1.6.4.2.ebuild')
-rw-r--r--dev-haskell/sha/sha-1.6.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/sha/sha-1.6.4.2.ebuild b/dev-haskell/sha/sha-1.6.4.2.ebuild
index ec5ddaedcaef..33d2e1fd284e 100644
--- a/dev-haskell/sha/sha-1.6.4.2.ebuild
+++ b/dev-haskell/sha/sha-1.6.4.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 x86 ~amd64-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE="exe"
RESTRICT=test # fails to build on ghc-7.6, https://ghc.haskell.org/trac/ghc/ticket/8657