summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2007-07-28 21:54:18 +0000
committerTorsten Veller <tove@gentoo.org>2007-07-28 21:54:18 +0000
commit3295b190aa95bd9d60df9879e2b472b66aaf8017 (patch)
tree9388ef87b0242c6577ecd96f566f785d7a05a771 /dev-haskell/happy
parentFix Manifest (diff)
downloadgentoo-2-3295b190aa95bd9d60df9879e2b472b66aaf8017.tar.gz
gentoo-2-3295b190aa95bd9d60df9879e2b472b66aaf8017.tar.bz2
gentoo-2-3295b190aa95bd9d60df9879e2b472b66aaf8017.zip
Fix Manifest -- back to ~x86 because of missing deps
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-haskell/happy')
-rw-r--r--dev-haskell/happy/happy-1.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/happy/happy-1.16.ebuild b/dev-haskell/happy/happy-1.16.ebuild
index 57f174204df8..1f6e76ed2971 100644
--- a/dev-haskell/happy/happy-1.16.ebuild
+++ b/dev-haskell/happy/happy-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.16.ebuild,v 1.4 2007/07/28 20:55:30 diox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.16.ebuild,v 1.5 2007/07/28 21:54:18 tove Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal autotools
@@ -11,7 +11,7 @@ SRC_URI="http://haskell.org/happy/dist/${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=">=virtual/ghc-6.4