summaryrefslogtreecommitdiff
path: root/dev-cpp/benchmark/benchmark-1.9.2.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-09-22 22:50:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-09-22 22:50:17 +0300
commit93a77e13eb6d3bfe146dd671ed6efc7b1b02ecfc (patch)
tree7471d04018feda1586509b429472e7177d650905 /dev-cpp/benchmark/benchmark-1.9.2.ebuild
parentda0fe5c51a02d5399b2ac2bf7a072e4d72b6d9f1 (diff)
downloadgentoo-93a77e13eb6d3bfe146dd671ed6efc7b1b02ecfc.tar.gz
gentoo-93a77e13eb6d3bfe146dd671ed6efc7b1b02ecfc.tar.bz2
gentoo-93a77e13eb6d3bfe146dd671ed6efc7b1b02ecfc.zip
dev-cpp/benchmark: Stabilize 1.9.2 arm64, #956673
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark/benchmark-1.9.2.ebuild')
-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 28c135ecb91a..1a98535ec924 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} )"