From 91e870fd60fe403ef0e987c013e4307b0486cc52 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 4 Jan 2021 15:31:16 +0000 Subject: app-benchmarks/iozone: Stabilize 3.488 x86, #761343 Signed-off-by: Sam James --- app-benchmarks/iozone/iozone-3.488.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-benchmarks/iozone') diff --git a/app-benchmarks/iozone/iozone-3.488.ebuild b/app-benchmarks/iozone/iozone-3.488.ebuild index 4699795a30d6..14b8296b8449 100644 --- a/app-benchmarks/iozone/iozone-3.488.ebuild +++ b/app-benchmarks/iozone/iozone-3.488.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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/./_}" -- cgit v1.2.3-65-gdbad