diff options
author | Dimitry Bradt <diox@gentoo.org> | 2007-07-28 20:55:30 +0000 |
---|---|---|
committer | Dimitry Bradt <diox@gentoo.org> | 2007-07-28 20:55:30 +0000 |
commit | c16951c2435c091d4118cec6ded4a35cb4a84981 (patch) | |
tree | 104dc895769fb21ee18d5e58134d722bc202378e /dev-haskell/hmake | |
parent | gimp raise libexif dep (diff) | |
download | historical-c16951c2435c091d4118cec6ded4a35cb4a84981.tar.gz historical-c16951c2435c091d4118cec6ded4a35cb4a84981.tar.bz2 historical-c16951c2435c091d4118cec6ded4a35cb4a84981.zip |
stabalized various haskell packages wrt #186849
Diffstat (limited to 'dev-haskell/hmake')
-rw-r--r-- | dev-haskell/hmake/hmake-3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hmake/hmake-3.11.ebuild b/dev-haskell/hmake/hmake-3.11.ebuild index ca79062f7cd3..86ed57dcb08a 100644 --- a/dev-haskell/hmake/hmake-3.11.ebuild +++ b/dev-haskell/hmake/hmake-3.11.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.11.ebuild,v 1.8 2006/10/11 18:18:00 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/hmake-3.11.ebuild,v 1.9 2007/07/28 20:55:30 diox Exp $ inherit base eutils fixheadtails ghc-package @@ -10,7 +10,7 @@ SRC_URI="http://www.haskell.org/hmake/${P}.tar.gz" LICENSE="nhc98" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/ghc |