diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-18 00:03:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-18 00:09:31 +0200 |
commit | ab6d7808673ff94dc3dd7b72d7c2c26ae0cd87bd (patch) | |
tree | b00b4b245cf3d9030a123d3287636ab3993a5d3b /app-benchmarks | |
parent | net-irc/inspircd: x86 stable (bug #621528) (diff) | |
download | gentoo-ab6d7808673ff94dc3dd7b72d7c2c26ae0cd87bd.tar.gz gentoo-ab6d7808673ff94dc3dd7b72d7c2c26ae0cd87bd.tar.bz2 gentoo-ab6d7808673ff94dc3dd7b72d7c2c26ae0cd87bd.zip |
app-benchmarks/iozone: x86 stable (bug #653336)
Package-Manager: Portage-2.3.30, Repoman-2.3.9
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 3fb09fe74d30..d1891b13be28 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/./_} |