diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-03-27 13:32:07 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-03-27 13:32:07 +0000 |
commit | cfbe51dac11f2ff8d0796496a342ef13e4121c6f (patch) | |
tree | 070fd1dcac445358688ce44865de0b7491d0ad5b /dev-haskell/hunit/hunit-1.1.ebuild | |
parent | Stable on x86 wrt bug #132791. (diff) | |
download | historical-cfbe51dac11f2ff8d0796496a342ef13e4121c6f.tar.gz historical-cfbe51dac11f2ff8d0796496a342ef13e4121c6f.tar.bz2 historical-cfbe51dac11f2ff8d0796496a342ef13e4121c6f.zip |
Marked ppc stable for bug #170650.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-haskell/hunit/hunit-1.1.ebuild')
-rw-r--r-- | dev-haskell/hunit/hunit-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hunit/hunit-1.1.ebuild b/dev-haskell/hunit/hunit-1.1.ebuild index 555f6e1bf29c..a1fe0626d2b5 100644 --- a/dev-haskell/hunit/hunit-1.1.ebuild +++ b/dev-haskell/hunit/hunit-1.1.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/hunit/hunit-1.1.ebuild,v 1.6 2007/03/26 13:35:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.ebuild,v 1.7 2007/03/27 13:30:54 josejx Exp $ inherit ghc-package @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ppc64 sparc x86" +KEYWORDS="~amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="=virtual/ghc-6.4*" |