diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-17 22:12:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-17 22:18:22 +0100 |
commit | 4d583a7544950af5a92a7f3790d52129f8eff500 (patch) | |
tree | 7c58452947789427403308f26269911f9664c33a /app-benchmarks/iozone | |
parent | net-p2p/gtk-gnutella: stable 1.1.13 for ppc, bug #651404 (diff) | |
download | gentoo-4d583a7544950af5a92a7f3790d52129f8eff500.tar.gz gentoo-4d583a7544950af5a92a7f3790d52129f8eff500.tar.bz2 gentoo-4d583a7544950af5a92a7f3790d52129f8eff500.zip |
app-benchmarks/iozone: stable 3.471 for ppc, bug #653336
Tested-by: ernsteiswuerfel
Bug: https://bugs.gentoo.org/653336
Package-Manager: Portage-2.3.37, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 3d352d132330..54ce253764dc 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/./_} |