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}"