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
commitf74ff415119a712d74bbab317fd8c94b6e97eec9 (patch)
tree33acdef5a482374f777f9cce12d2ef3cc003c4c9 /dev-haskell
parentFix Manifest (diff)
downloadhistorical-f74ff415119a712d74bbab317fd8c94b6e97eec9.tar.gz
historical-f74ff415119a712d74bbab317fd8c94b6e97eec9.tar.bz2
historical-f74ff415119a712d74bbab317fd8c94b6e97eec9.zip
Fix Manifest -- back to ~x86 because of missing deps
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'dev-haskell')
-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