commit: bb482beeaaa260c4525b6b9f3e57eaae26b44c0a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 23 00:17:50 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 23 00:17:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb482bee
app-benchmarks/hyperfine: Stabilize 1.19.0 amd64, #958757
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-benchmarks/hyperfine/hyperfine-1.19.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-benchmarks/hyperfine/hyperfine-1.19.0.ebuild
b/app-benchmarks/hyperfine/hyperfine-1.19.0.ebuild
index 64bc34697b6c..7af8eb2fd53f 100644
--- a/app-benchmarks/hyperfine/hyperfine-1.19.0.ebuild
+++ b/app-benchmarks/hyperfine/hyperfine-1.19.0.ebuild
@@ -174,7 +174,7 @@ LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-DFS-2016"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
QA_FLAGS_IGNORED="usr/bin/${PN}"