summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-07 07:40:50 +0000
committerSam James <sam@gentoo.org>2024-11-07 07:40:59 +0000
commitef08c90b0746ef131541403cc51944aee382d90c (patch)
tree5a36b4e00812b314cdc134329e3e87dce525b1d4 /dev-libs/boehm-gc
parentdev-libs/boehm-gc: Stabilize 8.2.8 x86, #942968 (diff)
downloadgentoo-ef08c90b0746ef131541403cc51944aee382d90c.tar.gz
gentoo-ef08c90b0746ef131541403cc51944aee382d90c.tar.bz2
gentoo-ef08c90b0746ef131541403cc51944aee382d90c.zip
dev-libs/boehm-gc: Stabilize 8.2.8 amd64, #942968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/boehm-gc')
-rw-r--r--dev-libs/boehm-gc/boehm-gc-8.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.8.ebuild b/dev-libs/boehm-gc/boehm-gc-8.2.8.ebuild
index 1456a03b77c6..9482e795b4b9 100644
--- a/dev-libs/boehm-gc/boehm-gc-8.2.8.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-8.2.8.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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~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}]"