diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-11 23:41:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-11 23:43:07 +0100 |
commit | 873d729aee6800f25e20048a347a54a83153cc35 (patch) | |
tree | 88d650a029dcb50558c8ca95f5d5ac6610c356a0 /app-benchmarks | |
parent | sys-apps/ethtool: stable 4.13 for ppc64, bug #653174 (diff) | |
download | gentoo-873d729aee6800f25e20048a347a54a83153cc35.tar.gz gentoo-873d729aee6800f25e20048a347a54a83153cc35.tar.bz2 gentoo-873d729aee6800f25e20048a347a54a83153cc35.zip |
app-benchmarks/iozone: stable 3.471 for ppc64, bug #653336
Bug: https://bugs.gentoo.org/653336
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-benchmarks')
-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 c91f04be7b3c..3d352d132330 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/./_} |