From 855df82254957c91cca7a84ccf966d41f4d67f45 Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Thu, 19 May 2022 13:03:44 +0800 Subject: [PATCH] dev-cpp/benchmark: keyword 1.6.1 for ~loong Tests passed on real hardware. Signed-off-by: WANG Xuerui --- dev-cpp/benchmark/benchmark-1.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/benchmark/benchmark-1.6.1.ebuild b/dev-cpp/benchmark/benchmark-1.6.1.ebuild index 4fdf6fa2452d8..e80684fba3f44 100644 --- a/dev-cpp/benchmark/benchmark-1.6.1.ebuild +++ b/dev-cpp/benchmark/benchmark-1.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86" IUSE="debug doc lto test" RESTRICT="!test? ( test )"