commit: f9543bd8af46458e7d5698b84227010bc7747d2c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 17:20:27 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 17:20:27 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9543bd8
dev-libs/boehm-gc: Stabilize 8.2.10-r1 amd64, #970245
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/boehm-gc/boehm-gc-8.2.10-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 737b1a2418f4..b7f0fa7dcdf8 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
@@ -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}]"