diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:07:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:09:06 +0000 |
commit | fa7b9c21f20686d4beb37921da44ce00b1e94b67 (patch) | |
tree | 0db5c05859dbfa4c4a1e5a298f7a3bc6001bd982 /app-benchmarks | |
parent | sys-libs/db: Stabilize 5.3.28-r4 ppc, #736870 (diff) | |
download | gentoo-fa7b9c21f20686d4beb37921da44ce00b1e94b67.tar.gz gentoo-fa7b9c21f20686d4beb37921da44ce00b1e94b67.tar.bz2 gentoo-fa7b9c21f20686d4beb37921da44ce00b1e94b67.zip |
app-benchmarks/iozone: Stabilize 3.488 ppc, #761343
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/iozone/iozone-3.488.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/iozone/iozone-3.488.ebuild b/app-benchmarks/iozone/iozone-3.488.ebuild index 14b8296b8449..9fa68d37bdea 100644 --- a/app-benchmarks/iozone/iozone-3.488.ebuild +++ b/app-benchmarks/iozone/iozone-3.488.ebuild @@ -11,7 +11,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" S="${WORKDIR}/${PN}${PV/./_}" |