diff options
Diffstat (limited to 'app-benchmarks/iozone/iozone-3.217.ebuild')
-rw-r--r-- | app-benchmarks/iozone/iozone-3.217.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/iozone/iozone-3.217.ebuild b/app-benchmarks/iozone/iozone-3.217.ebuild index 682027ad2625..0b9c4b7deeff 100644 --- a/app-benchmarks/iozone/iozone-3.217.ebuild +++ b/app-benchmarks/iozone/iozone-3.217.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.217.ebuild,v 1.4 2004/06/24 21:28:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.217.ebuild,v 1.5 2004/10/05 11:08:30 pvdabeel Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.iozone.org/" SRC_URI="http://www.iozone.org/src/current/${PN}${PV/./_}.tar" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="sys-devel/gcc" |