commit: 264f61e08caa7736ffcdb8859735923f8056f4b4 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Wed Aug 3 12:54:35 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Aug 3 15:39:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264f61e0
app-benchmarks/hyperfine: Keyword 1.12.0 riscv, #863365 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26721 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-benchmarks/hyperfine/hyperfine-1.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}"
