diff options
author | Sam James <sam@gentoo.org> | 2023-09-07 21:16:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-07 21:16:14 +0100 |
commit | 4dc5874ade7127764777887eb95e6b5f813de9b6 (patch) | |
tree | 209e01cfd37d88de034cd188a082972e8b9ef700 /dev-libs/boehm-gc | |
parent | sys-devel/crossdev: Stabilize 20230616 arm, #913813 (diff) | |
download | gentoo-4dc5874ade7127764777887eb95e6b5f813de9b6.tar.gz gentoo-4dc5874ade7127764777887eb95e6b5f813de9b6.tar.bz2 gentoo-4dc5874ade7127764777887eb95e6b5f813de9b6.zip |
dev-libs/boehm-gc: Stabilize 8.2.4 sparc, #913814
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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild index 8d26ca14927c..df4f28b228ff 100644 --- a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild @@ -17,7 +17,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="~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}]" |