diff options
Diffstat (limited to 'app-benchmarks/iozone')
-rw-r--r-- | app-benchmarks/iozone/iozone-3.471.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/iozone/iozone-3.471.ebuild b/app-benchmarks/iozone/iozone-3.471.ebuild index 54ce253764dc..cde87a71ebce 100644 --- a/app-benchmarks/iozone/iozone-3.471.ebuild +++ b/app-benchmarks/iozone/iozone-3.471.ebuild @@ -28,7 +28,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="" S=${WORKDIR}/${PN}${PV/./_} |