diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-04 13:34:07 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-04 15:06:01 +0800 |
commit | 6bcd3643fbc05412476d8515fd7a453204eb4c75 (patch) | |
tree | c1adce08766b914e300c7a62602fd80266274c79 /dev-libs/boehm-gc | |
parent | dev-python/hypothesis: keyword 6.45.3 for ~loong (diff) | |
download | gentoo-6bcd3643fbc05412476d8515fd7a453204eb4c75.tar.gz gentoo-6bcd3643fbc05412476d8515fd7a453204eb4c75.tar.bz2 gentoo-6bcd3643fbc05412476d8515fd7a453204eb4c75.zip |
dev-libs/boehm-gc: keyword 8.2.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs/boehm-gc')
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-8.2.0.ebuild | 2 |
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}]" |