commit:     93a77e13eb6d3bfe146dd671ed6efc7b1b02ecfc
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 22 19:50:17 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 22 19:50:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a77e13

dev-cpp/benchmark: Stabilize 1.9.2 arm64, #956673

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-cpp/benchmark/benchmark-1.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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} )"

Reply via email to