summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-29 03:37:49 +0100
committerSam James <sam@gentoo.org>2024-04-29 03:37:49 +0100
commitd6311ca307cd527a78d0379f011c9b88f7c83a57 (patch)
tree3723392631edfbc3fd091d55a78234b7836b5fe3
parentdev-util/ccache: Stabilize 4.9.1-r1 arm, #930850 (diff)
downloadgentoo-d6311ca307cd527a78d0379f011c9b88f7c83a57.tar.gz
gentoo-d6311ca307cd527a78d0379f011c9b88f7c83a57.tar.bz2
gentoo-d6311ca307cd527a78d0379f011c9b88f7c83a57.zip
dev-libs/boehm-gc: Stabilize 8.2.6 x86, #930851
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/boehm-gc/boehm-gc-8.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.6.ebuild b/dev-libs/boehm-gc/boehm-gc-8.2.6.ebuild
index 6dc7665f7aa8..168d00ffa329 100644
--- a/dev-libs/boehm-gc/boehm-gc-8.2.6.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-8.2.6.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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="cxx +large static-libs +threads"
RDEPEND=">=dev-libs/libatomic_ops-7.4[${MULTILIB_USEDEP}]"