commit: 91e870fd60fe403ef0e987c013e4307b0486cc52 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 15:31:16 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 15:31:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e870fd
app-benchmarks/iozone: Stabilize 3.488 x86, #761343 Signed-off-by: Sam James <sam <AT> gentoo.org> app-benchmarks/iozone/iozone-3.488.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-benchmarks/iozone/iozone-3.488.ebuild b/app-benchmarks/iozone/iozone-3.488.ebuild index 4699795a30d..14b8296b844 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/./_}"
