commit: 436053435a6ef700d6290ec2d0b82d8948f2c421
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 23:11:24 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 23:11:24 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43605343
dev-libs/boehm-gc: Stabilize 8.2.10-r1 ppc, #970245
Signed-off-by: Eli Schwartz <eschwartz <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 00d8c292f243..d911ae206873 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}]"