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