diff options
author | Sam James <sam@gentoo.org> | 2024-10-27 02:08:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-27 02:08:17 +0000 |
commit | 264c7cbc809d5759bd6d11028ec2afdba24d415f (patch) | |
tree | b8eb4f292c15dfb2d28ea2f6f0ce9e0308867b7e /app-benchmarks | |
parent | dev-vcs/cvs: Stabilize 1.12.12-r15 ppc, #942304 (diff) | |
download | gentoo-264c7cbc809d5759bd6d11028ec2afdba24d415f.tar.gz gentoo-264c7cbc809d5759bd6d11028ec2afdba24d415f.tar.bz2 gentoo-264c7cbc809d5759bd6d11028ec2afdba24d415f.zip |
app-benchmarks/iozone: Stabilize 3.506 ppc64, #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 3a3b81775264..8b8dd65f37f3 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 |