Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/hyperfine/
Date: Tue, 01 Nov 2022 08:26:36
Message-Id: 1667291160.04a92d6b1605fc92b7d1764234937a566bfd9707.ago@gentoo
1 commit: 04a92d6b1605fc92b7d1764234937a566bfd9707
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 08:26:00 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 08:26:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a92d6b
7
8 app-benchmarks/hyperfine: Stabilize 1.15.0 amd64, #878937
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild b/app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild
16 index 3f1578309ee7..7c44844c744b 100644
17 --- a/app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild
18 +++ b/app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild
19 @@ -115,7 +115,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 Boost-1.0 ISC MIT MPL-2.0 Unlicense"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
24 +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
25
26 QA_FLAGS_IGNORED="usr/bin/${PN}"