summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2010-07-08 12:47:19 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2010-07-08 12:47:19 +0000
commit082f4224583a90044fb7c641177a3ac6cf99b712 (patch)
treef468d3fb5b5f437cf68d063f7e113e0979b0e8f1 /dev-haskell/zip-archive/zip-archive-0.1.1.6.ebuild
parent~alpha keyworded (diff)
downloadgentoo-2-082f4224583a90044fb7c641177a3ac6cf99b712.tar.gz
gentoo-2-082f4224583a90044fb7c641177a3ac6cf99b712.tar.bz2
gentoo-2-082f4224583a90044fb7c641177a3ac6cf99b712.zip
~alpha keyworded
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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