diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-11-01 09:26:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-11-01 09:26:00 +0100 |
commit | 04a92d6b1605fc92b7d1764234937a566bfd9707 (patch) | |
tree | 947b86f0534f1997f3680f95638dec2cfba64220 /app-benchmarks | |
parent | www-client/firefox: add ppc64-webrtc-missing-conditions.patch to 102 (diff) | |
download | gentoo-04a92d6b1605fc92b7d1764234937a566bfd9707.tar.gz gentoo-04a92d6b1605fc92b7d1764234937a566bfd9707.tar.bz2 gentoo-04a92d6b1605fc92b7d1764234937a566bfd9707.zip |
app-benchmarks/hyperfine: Stabilize 1.15.0 amd64, #878937
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild b/app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild index 3f1578309ee7..7c44844c744b 100644 --- a/app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild +++ b/app-benchmarks/hyperfine/hyperfine-1.15.0.ebuild @@ -115,7 +115,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 Boost-1.0 ISC MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" QA_FLAGS_IGNORED="usr/bin/${PN}" |