summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-09-23 15:59:27 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-09-23 15:59:27 +0300
commit84072361b148bd18ddfecd4237256096233b01f9 (patch)
treeeddf4fb5342f9ce2ca0859f4d45276cabff85ad8 /dev-cpp
parent2cd4e31b01c4eba3d332550cbecaf38e72cd33e1 (diff)
downloadgentoo-84072361b148bd18ddfecd4237256096233b01f9.tar.gz
gentoo-84072361b148bd18ddfecd4237256096233b01f9.tar.bz2
gentoo-84072361b148bd18ddfecd4237256096233b01f9.zip
dev-cpp/benchmark: Stabilize 1.9.2 amd64, #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 1a98535ec924..0143770550cf 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} )"