commit: f593609dba7bce2d23ce8ffd97dc0c36e1fb38d7 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Dec 31 06:28:57 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Dec 31 07:16:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f593609d
dev-cpp/benchmark: Stabilize 1.9.1-r1 ppc, #954157 Signed-off-by: Eli Schwartz <eschwartz <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 9908eb20b6c1..600dcd3a8841 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} )"
