summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild')
-rw-r--r--dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild
index 1bed89096f9d..0ff75f4bfb1e 100644
--- a/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild
+++ b/dev-haskell/hashed-storage/hashed-storage-0.4.13.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/hashed-storage/hashed-storage-0.4.13.ebuild,v 1.5 2010/09/09 19:33:38 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.4.13.ebuild,v 1.6 2010/10/16 18:24:09 hwoarang Exp $
EAPI=2
@@ -13,7 +13,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND=">=dev-lang/ghc-6.10