diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-08-25 17:21:00 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-08-25 17:21:00 +0000 |
commit | f068a22b854ebadc92de941b985019fbadafb4fb (patch) | |
tree | e6e768f54616f02021cd50d1c183c8e56362f003 /dev-haskell/uulib/uulib-0.9.2.ebuild | |
parent | Stable on sparc --- Bug #144678 --- no problems. (diff) | |
download | historical-f068a22b854ebadc92de941b985019fbadafb4fb.tar.gz historical-f068a22b854ebadc92de941b985019fbadafb4fb.tar.bz2 historical-f068a22b854ebadc92de941b985019fbadafb4fb.zip |
Stable on sparc --- Bug #144678 --- no problems.
Package-Manager: portage-2.1.1_pre5-r3
Diffstat (limited to 'dev-haskell/uulib/uulib-0.9.2.ebuild')
-rw-r--r-- | dev-haskell/uulib/uulib-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/uulib/uulib-0.9.2.ebuild b/dev-haskell/uulib/uulib-0.9.2.ebuild index 4a316bf243fb..b219f21e6454 100644 --- a/dev-haskell/uulib/uulib-0.9.2.ebuild +++ b/dev-haskell/uulib/uulib-0.9.2.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/uulib/uulib-0.9.2.ebuild,v 1.3 2006/08/24 10:13:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uulib/uulib-0.9.2.ebuild,v 1.4 2006/08/25 17:17:56 fmccor Exp $ CABAL_FEATURES="haddock cpphs lib" inherit haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://abaris.zoo.cs.uu.nl:8080/wiki/pub/HUT/Download/${P}-src.tar.gz" LICENSE="LGPL-2.1-UUST" SLOT="0" -KEYWORDS="~amd64 ppc64 ~sparc ~x86" #if possible try testing with ~ppc +KEYWORDS="~amd64 ppc64 sparc ~x86" #if possible try testing with ~ppc IUSE="" DEPEND=">=virtual/ghc-6.2.2 |