commit: 87bc45fadeb59e6b52175dbbf0c175c11b73eff3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 17:20:23 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 17:20:23 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87bc45fa
dev-libs/boehm-gc: Stabilize 8.2.10-r1 arm64, #970245
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/boehm-gc/boehm-gc-8.2.10-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.10-r1.ebuild
b/dev-libs/boehm-gc/boehm-gc-8.2.10-r1.ebuild
index 4773d907bfc9..3a6a25a50c31 100644
--- a/dev-libs/boehm-gc/boehm-gc-8.2.10-r1.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-8.2.10-r1.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
@@ -17,7 +17,7 @@ LICENSE="boehm-gc"
# We've been using subslot 0 for these instead of "1.1".
SLOT="0"
# Don't keyword versions if upstream mark them as pre-release.
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
IUSE="cxx +large static-libs +threads"
RDEPEND=">=dev-libs/libatomic_ops-7.4[${MULTILIB_USEDEP}]"