diff options
author | 2007-03-15 17:31:10 +0000 | |
---|---|---|
committer | 2007-03-15 17:31:10 +0000 | |
commit | 1a6ddc9e1730f0750f7878f1c0c88642ab6b59ad (patch) | |
tree | 038489616af1149549dc92bea34a0d69532646fe /dev-haskell/quickcheck/quickcheck-1.0.ebuild | |
parent | Stable on ppc64; bug #170650 (diff) | |
download | gentoo-2-1a6ddc9e1730f0750f7878f1c0c88642ab6b59ad.tar.gz gentoo-2-1a6ddc9e1730f0750f7878f1c0c88642ab6b59ad.tar.bz2 gentoo-2-1a6ddc9e1730f0750f7878f1c0c88642ab6b59ad.zip |
Stable on ppc64; bug #170650
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-haskell/quickcheck/quickcheck-1.0.ebuild')
-rw-r--r-- | dev-haskell/quickcheck/quickcheck-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/quickcheck/quickcheck-1.0.ebuild b/dev-haskell/quickcheck/quickcheck-1.0.ebuild index be6e0eb9a829..7515c6796325 100644 --- a/dev-haskell/quickcheck/quickcheck-1.0.ebuild +++ b/dev-haskell/quickcheck/quickcheck-1.0.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/quickcheck/quickcheck-1.0.ebuild,v 1.4 2007/03/15 02:21:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild,v 1.5 2007/03/15 17:31:10 corsair Exp $ inherit ghc-package @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa sparc x86" +KEYWORDS="~amd64 hppa ppc64 sparc x86" IUSE="" DEPEND="=virtual/ghc-6.4*" |