diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 03:44:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 03:44:21 +0100 |
commit | 2f3ff9284b90799e766990e09cb541469ac8a8ae (patch) | |
tree | ff896e377ab649c6883d4acbbdb42643c07d4d08 /app-benchmarks | |
parent | media-libs/dav1d: Stabilize 0.9.1 arm64, #811918 (diff) | |
download | gentoo-2f3ff9284b90799e766990e09cb541469ac8a8ae.tar.gz gentoo-2f3ff9284b90799e766990e09cb541469ac8a8ae.tar.bz2 gentoo-2f3ff9284b90799e766990e09cb541469ac8a8ae.zip |
app-benchmarks/iozone: Stabilize 3.488 arm, #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 fdcafba56313..00423cba6544 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/./_}" |