diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 14:17:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 14:17:21 +0000 |
commit | c26ea9b21cdb334edc164987640ab65788cfbca9 (patch) | |
tree | 27d726ff3af920e5dc7e92fc61bc73e4f4abc1d9 /app-benchmarks | |
parent | sys-fabric/librdmacm: Keyword 1.0.18-r1 arm64, #753833 (diff) | |
download | gentoo-c26ea9b21cdb334edc164987640ab65788cfbca9.tar.gz gentoo-c26ea9b21cdb334edc164987640ab65788cfbca9.tar.bz2 gentoo-c26ea9b21cdb334edc164987640ab65788cfbca9.zip |
app-benchmarks/hyperfine: Keyword 1.11.0 arm64, #766450
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild b/app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild index 447cffcef9c6..dabb4ca5b89b 100644 --- a/app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild +++ b/app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild @@ -89,7 +89,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 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/${PN}" |