summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2010-11-14 18:39:19 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2010-11-14 18:39:19 +0000
commit2e16c907a87177dc71d355092dc8005fd0c592a8 (patch)
treed3a82e0e43af6272b0d423366cc808b0aacd07c4 /dev-haskell/alex/alex-2.3.1.ebuild
parentalpha/ia64/sparc stable (bug #339161) (diff)
downloadgentoo-2-2e16c907a87177dc71d355092dc8005fd0c592a8.tar.gz
gentoo-2-2e16c907a87177dc71d355092dc8005fd0c592a8.tar.bz2
gentoo-2-2e16c907a87177dc71d355092dc8005fd0c592a8.zip
alpha/ia64/sparc stable (bug #339161)
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/alex/alex-2.3.1.ebuild')
-rw-r--r--dev-haskell/alex/alex-2.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/alex/alex-2.3.1.ebuild b/dev-haskell/alex/alex-2.3.1.ebuild
index ff9e3321e26c..5e7b65213140 100644
--- a/dev-haskell/alex/alex-2.3.1.ebuild
+++ b/dev-haskell/alex/alex-2.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-2.3.1.ebuild,v 1.6 2009/12/25 15:02:55 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-2.3.1.ebuild,v 1.7 2010/11/14 18:39:19 slyfox Exp $
CABAL_FEATURES="bin"
inherit autotools haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86"
IUSE="doc"
DEPEND=">=dev-lang/ghc-6.6.1