diff options
Diffstat (limited to 'app-benchmarks/hyperfine')
-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}" |