From bb482beeaaa260c4525b6b9f3e57eaae26b44c0a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 23 Jun 2025 01:17:50 +0100 Subject: [PATCH] app-benchmarks/hyperfine: Stabilize 1.19.0 amd64, #958757 Signed-off-by: Sam James --- 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 64bc34697b6cf..7af8eb2fd53f2 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}"