From cc25435e7d27fa6f0fbb5225212f46c2e43b8372 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 15 Jul 2023 04:08:18 +0100 Subject: dev-cpp/benchmark: Stabilize 1.8.0 ppc64, #910375 Signed-off-by: Sam James --- dev-cpp/benchmark/benchmark-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/benchmark/benchmark-1.8.0.ebuild') diff --git a/dev-cpp/benchmark/benchmark-1.8.0.ebuild b/dev-cpp/benchmark/benchmark-1.8.0.ebuild index 10aeaa981372..daa260ff0c63 100644 --- a/dev-cpp/benchmark/benchmark-1.8.0.ebuild +++ b/dev-cpp/benchmark/benchmark-1.8.0.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 lto test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad