diff options
author | Sam James <sam@gentoo.org> | 2024-12-12 11:04:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-12 11:04:27 +0000 |
commit | 2b8bf522e0962a7556efe33c9c9d11e82015731b (patch) | |
tree | c03e968f3c7c7200547b506b4bdde310eef3796f /app-benchmarks | |
parent | dev-lang/php: Stabilize 8.2.24 ppc, #941599 (diff) | |
download | gentoo-2b8bf522e0962a7556efe33c9c9d11e82015731b.tar.gz gentoo-2b8bf522e0962a7556efe33c9c9d11e82015731b.tar.bz2 gentoo-2b8bf522e0962a7556efe33c9c9d11e82015731b.zip |
app-benchmarks/iozone: Stabilize 3.506 arm, #942305
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/iozone/iozone-3.506.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/iozone/iozone-3.506.ebuild b/app-benchmarks/iozone/iozone-3.506.ebuild index 2c1e908e92ef..8a131c22640e 100644 --- a/app-benchmarks/iozone/iozone-3.506.ebuild +++ b/app-benchmarks/iozone/iozone-3.506.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}${PV/./_}" LICENSE="freedist" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm ppc ppc64 ~riscv ~sparc ~x86" PATCHES=( "${FILESDIR}"/${PN}-3.506-include-function-parameters.patch |