diff options
Diffstat (limited to 'dev-haskell/hmake/hmake-3.10.ebuild')
-rw-r--r-- | dev-haskell/hmake/hmake-3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hmake/hmake-3.10.ebuild b/dev-haskell/hmake/hmake-3.10.ebuild index 388ad9283b23..6ae491b3054e 100644 --- a/dev-haskell/hmake/hmake-3.10.ebuild +++ b/dev-haskell/hmake/hmake-3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/hmake-3.10.ebuild,v 1.5 2006/03/01 19:37:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/hmake-3.10.ebuild,v 1.6 2006/03/11 00:20:40 dcoutts Exp $ inherit base fixheadtails @@ -9,8 +9,8 @@ HOMEPAGE="http://www.haskell.org/hmake/" SRC_URI="http://www.haskell.org/hmake/${P}.tar.gz" LICENSE="nhc98" -KEYWORDS="~amd64 ~ppc64 ~x86" SLOT="0" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/ghc |