diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-07-30 13:11:14 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-07-30 13:11:14 +0000 |
commit | 67210684416337e3f7920b623f636391a8f67f8b (patch) | |
tree | 0a2725e7b0e054726c400c50b9835e308398945a /dev-haskell/happy/happy-1.16.ebuild | |
parent | Sparc stable --- Bug #186849 --- all as expected. (diff) | |
download | historical-67210684416337e3f7920b623f636391a8f67f8b.tar.gz historical-67210684416337e3f7920b623f636391a8f67f8b.tar.bz2 historical-67210684416337e3f7920b623f636391a8f67f8b.zip |
Sparc stable --- Bug #186849 --- all as expected.
Package-Manager: portage-2.1.3
Diffstat (limited to 'dev-haskell/happy/happy-1.16.ebuild')
-rw-r--r-- | dev-haskell/happy/happy-1.16.ebuild | 4 |
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 1f6e76ed2971..bed358bef32b 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.5 2007/07/28 21:54:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.16.ebuild,v 1.6 2007/07/30 13:11:14 fmccor 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 |