summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild')
-rw-r--r--dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild b/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild
index 3357ec079c91..1baceab0fa11 100644
--- a/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild
+++ b/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild,v 1.1 2010/03/28 17:13:31 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild,v 1.2 2010/07/08 12:47:19 slyfox Exp $
CABAL_FEATURES="bin lib profile haddock"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6.1