From 264f61e08caa7736ffcdb8859735923f8056f4b4 Mon Sep 17 00:00:00 2001 From: Yongxiang Liang Date: Wed, 3 Aug 2022 12:54:35 +0000 Subject: app-benchmarks/hyperfine: Keyword 1.12.0 riscv, #863365 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Yongxiang Liang Closes: https://github.com/gentoo/gentoo/pull/26721 Signed-off-by: Jakov Smolić --- app-benchmarks/hyperfine/hyperfine-1.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-benchmarks/hyperfine/hyperfine-1.12.0.ebuild') diff --git a/app-benchmarks/hyperfine/hyperfine-1.12.0.ebuild b/app-benchmarks/hyperfine/hyperfine-1.12.0.ebuild index 57db3305c0d3..3b8a58be0553 100644 --- a/app-benchmarks/hyperfine/hyperfine-1.12.0.ebuild +++ b/app-benchmarks/hyperfine/hyperfine-1.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -104,7 +104,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" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" QA_FLAGS_IGNORED="usr/bin/${PN}" -- cgit v1.2.3-65-gdbad