summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild')
-rw-r--r--dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild
index 6fd299e94460..a6fcf059b2c8 100644
--- a/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild
+++ b/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="old-time"
RDEPEND=">=dev-lang/ghc-7.4.1:=