summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-04 13:34:07 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-04 15:06:01 +0800
commit6bcd3643fbc05412476d8515fd7a453204eb4c75 (patch)
treec1adce08766b914e300c7a62602fd80266274c79
parentdev-python/hypothesis: keyword 6.45.3 for ~loong (diff)
downloadgentoo-6bcd3643.tar.gz
gentoo-6bcd3643.tar.bz2
gentoo-6bcd3643.zip
dev-libs/boehm-gc: keyword 8.2.0 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--dev-libs/boehm-gc/boehm-gc-8.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.0.ebuild b/dev-libs/boehm-gc/boehm-gc-8.2.0.ebuild
index 2f32e15298c6..370b81c087bd 100644
--- a/dev-libs/boehm-gc/boehm-gc-8.2.0.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-8.2.0.ebuild
@@ -18,7 +18,7 @@ LICENSE="boehm-gc"
# We've been using subslot 0 for these instead of "1.1".
SLOT="0"
# Upstream marked this version as "Pre-release"
-KEYWORDS=""
+KEYWORDS="~loong"
IUSE="cxx +large static-libs +threads"
RDEPEND=">=dev-libs/libatomic_ops-7.4[${MULTILIB_USEDEP}]"