From 91d1dca9c359d21f79c4ae2367c5653a6835c65d Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 6 Apr 2026 02:56:22 -0400 Subject: [PATCH] dev-libs/boehm-gc: Stabilize 8.2.12 x86, #972337 Signed-off-by: Eli Schwartz --- dev-libs/boehm-gc/boehm-gc-8.2.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.12.ebuild b/dev-libs/boehm-gc/boehm-gc-8.2.12.ebuild index 5b58ff2b6b022..e64cfed35a01a 100644 --- a/dev-libs/boehm-gc/boehm-gc-8.2.12.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-8.2.12.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}]"