commit:     443e3a8e132904d8095a087d3b5793264f548ad5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 05:26:50 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 05:27:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443e3a8e

dev-cpp/benchmark: Stabilize 1.9.1-r1 ppc64, #954157

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

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

diff --git a/dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild 
b/dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild
index 69cddd28565f..7927d12b24a6 100644
--- a/dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/google/benchmark/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~x86"
 IUSE="doc debug libpfm test +tools"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )"

Reply via email to