commit:     5132dd72e023b3a499f31f41769de719860976c5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  5 01:58:33 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  5 01:58:33 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5132dd72

dev-cpp/gtest: Stabilize 1.17.0 arm64, #961469

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-cpp/gtest/gtest-1.17.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/gtest/gtest-1.17.0.ebuild 
b/dev-cpp/gtest/gtest-1.17.0.ebuild
index 08ac21f25db1..e42896dc5884 100644
--- a/dev-cpp/gtest/gtest-1.17.0.ebuild
+++ b/dev-cpp/gtest/gtest-1.17.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,7 @@ else
                        -> ${P}.tar.gz"
                S="${WORKDIR}"/googletest-${GOOGLETEST_COMMIT}
        fi
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+       KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
 fi
 
 DESCRIPTION="Google C++ Testing Framework"

Reply via email to