commit:     b38b776cba9af41bd0f44ab9c9804d16655b6b80
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  9 10:28:03 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct  9 10:28:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38b776c

dev-cpp/benchmark: Stabilize 1.9.0 ppc64, #940640

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-cpp/benchmark/benchmark-1.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/benchmark/benchmark-1.9.0.ebuild 
b/dev-cpp/benchmark/benchmark-1.9.0.ebuild
index 35d916feae66..66b205b0353e 100644
--- a/dev-cpp/benchmark/benchmark-1.9.0.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.9.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/google/benchmark/";
 SRC_URI="https://github.com/google/benchmark/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv x86"
 IUSE="doc +exceptions libcxx libpfm lto test +tools"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )"

Reply via email to