Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/iozone/
Date: Tue, 07 Sep 2021 02:44:37
Message-Id: 1630982661.2f3ff9284b90799e766990e09cb541469ac8a8ae.sam@gentoo
1 commit: 2f3ff9284b90799e766990e09cb541469ac8a8ae
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 02:44:21 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 02:44:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3ff928
7
8 app-benchmarks/iozone: Stabilize 3.488 arm, #761343
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-benchmarks/iozone/iozone-3.488.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-benchmarks/iozone/iozone-3.488.ebuild b/app-benchmarks/iozone/iozone-3.488.ebuild
16 index fdcafba5631..00423cba654 100644
17 --- a/app-benchmarks/iozone/iozone-3.488.ebuild
18 +++ b/app-benchmarks/iozone/iozone-3.488.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.iozone.org/src/current/${PN}${PV/./_}.tar"
20
21 LICENSE="freedist"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
24 +KEYWORDS="amd64 arm ~ia64 ppc ppc64 ~sparc x86"
25
26 S="${WORKDIR}/${PN}${PV/./_}"