summaryrefslogtreecommitdiff
path: root/dev-cpp/benchmark
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-26 06:26:50 +0100
committerSam James <sam@gentoo.org>2025-04-26 06:27:20 +0100
commit443e3a8e132904d8095a087d3b5793264f548ad5 (patch)
treed5a029578fedb42b303ec980d10effcb5097eb6a /dev-cpp/benchmark
parent66230f9aeab66cfa2958f59a8494483c35096f03 (diff)
downloadgentoo-443e3a8e132904d8095a087d3b5793264f548ad5.tar.gz
gentoo-443e3a8e132904d8095a087d3b5793264f548ad5.tar.bz2
gentoo-443e3a8e132904d8095a087d3b5793264f548ad5.zip
dev-cpp/benchmark: Stabilize 1.9.1-r1 ppc64, #954157
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark')
-rw-r--r--dev-cpp/benchmark/benchmark-1.9.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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} )"