diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-31 20:59:57 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-31 20:59:57 +0000 |
commit | 85e2367b462a491d7fc70381b2d8c796e89bea58 (patch) | |
tree | 2035f3883be38f74a83566ff23cf322ba59ec65d /app-benchmarks/iozone/iozone-3.242.ebuild | |
parent | Added pci useflag for MOL. (diff) | |
download | gentoo-2-85e2367b462a491d7fc70381b2d8c796e89bea58.tar.gz gentoo-2-85e2367b462a491d7fc70381b2d8c796e89bea58.tar.bz2 gentoo-2-85e2367b462a491d7fc70381b2d8c796e89bea58.zip |
ppc stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-benchmarks/iozone/iozone-3.242.ebuild')
-rw-r--r-- | app-benchmarks/iozone/iozone-3.242.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/iozone/iozone-3.242.ebuild b/app-benchmarks/iozone/iozone-3.242.ebuild index 42aaa9ef1644..a69d294c68fa 100644 --- a/app-benchmarks/iozone/iozone-3.242.ebuild +++ b/app-benchmarks/iozone/iozone-3.242.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.242.ebuild,v 1.2 2005/07/30 09:51:35 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.242.ebuild,v 1.3 2005/07/31 20:57:24 dertobi123 Exp $ # TODO # -> linux-arm (32bit) <- @@ -27,7 +27,7 @@ SRC_URI="http://www.iozone.org/src/current/${PN}${PV/./_}.tar" LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="sys-devel/gcc |