diff options
Diffstat (limited to 'app-benchmarks/iozone')
-rw-r--r-- | app-benchmarks/iozone/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/iozone/iozone-3.221.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/iozone/ChangeLog b/app-benchmarks/iozone/ChangeLog index eb14d922b89c..065a64830c17 100644 --- a/app-benchmarks/iozone/ChangeLog +++ b/app-benchmarks/iozone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/iozone # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.8 2004/07/21 00:26:40 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/ChangeLog,v 1.9 2004/09/07 16:15:14 blubb Exp $ + + 07 Sep 2004; <blubb@gentoo.org> iozone-3.221.ebuild: + added ~amd64 keyword *iozone-3.221 (21 Jul 2004) diff --git a/app-benchmarks/iozone/iozone-3.221.ebuild b/app-benchmarks/iozone/iozone-3.221.ebuild index 0b73bca37a77..38be6c98cc86 100644 --- a/app-benchmarks/iozone/iozone-3.221.ebuild +++ b/app-benchmarks/iozone/iozone-3.221.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.221.ebuild,v 1.1 2004/07/21 00:26:40 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/iozone/iozone-3.221.ebuild,v 1.2 2004/09/07 16:15:14 blubb Exp $ # TODO # -> linux-arm (32bit) <- @@ -26,7 +26,7 @@ SRC_URI="http://www.iozone.org/src/current/${PN}${PV/./_}.tar" LICENSE="freedist" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND="sys-devel/gcc |