From 3bdb4ea84369d8f9a14d4a26946844c2f39e61e8 Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Tue, 23 Jan 2024 15:42:20 -0500 Subject: [PATCH] dev-cpp/benchmark: Stabilize 1.8.3 x86, #916278 Signed-off-by: Matoro Mahri Signed-off-by: Ionen Wolkens --- dev-cpp/benchmark/benchmark-1.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/benchmark/benchmark-1.8.3.ebuild b/dev-cpp/benchmark/benchmark-1.8.3.ebuild index 1fa9b7060d932..5112ab78a5582 100644 --- a/dev-cpp/benchmark/benchmark-1.8.3.ebuild +++ b/dev-cpp/benchmark/benchmark-1.8.3.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 ~loong ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86" IUSE="debug doc test" RESTRICT="!test? ( test )"