summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/cpphs/cpphs-1.12.ebuild')
-rw-r--r--dev-haskell/cpphs/cpphs-1.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cpphs/cpphs-1.12.ebuild b/dev-haskell/cpphs/cpphs-1.12.ebuild
index dc50dcec0823..80a5315f24ca 100644
--- a/dev-haskell/cpphs/cpphs-1.12.ebuild
+++ b/dev-haskell/cpphs/cpphs-1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.12.ebuild,v 1.5 2012/03/08 14:43:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.12.ebuild,v 1.6 2012/03/17 22:16:09 slyfox Exp $
EAPI="3"
@@ -13,7 +13,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.10.1