summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-09-26 15:33:58 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-09-26 15:33:58 +0300
commit7386b4d6042f92152e45811f7445e9359ade8797 (patch)
tree03ded1854992f690c9ae2a655c001ba73a51d9f1 /dev-cpp
parent95b13b6c00eaece5a018551f4afd1f8dbcb01b21 (diff)
downloadgentoo-7386b4d6042f92152e45811f7445e9359ade8797.tar.gz
gentoo-7386b4d6042f92152e45811f7445e9359ade8797.tar.bz2
gentoo-7386b4d6042f92152e45811f7445e9359ade8797.zip
dev-cpp/benchmark: Stabilize 1.9.2 ppc64, #956673
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/benchmark/benchmark-1.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.9.2.ebuild b/dev-cpp/benchmark/benchmark-1.9.2.ebuild
index e00e320fe1bf..72679a80ac0a 100644
--- a/dev-cpp/benchmark/benchmark-1.9.2.ebuild
+++ b/dev-cpp/benchmark/benchmark-1.9.2.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="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv x86"
IUSE="doc debug libpfm test +tools"
RESTRICT="!test? ( test )"
REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )"