diff options
author | Sam James <sam@gentoo.org> | 2024-11-12 20:46:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-12 20:46:18 +0000 |
commit | bd6baaab824b3e79fd76c4cc9364064c167bbff1 (patch) | |
tree | bb92d37e55f82c0361b34819dc50b8dea0c9032e /dev-libs | |
parent | media-libs/libwebp: Stabilize 1.4.0 hppa, #940080 (diff) | |
download | gentoo-bd6baaab824b3e79fd76c4cc9364064c167bbff1.tar.gz gentoo-bd6baaab824b3e79fd76c4cc9364064c167bbff1.tar.bz2 gentoo-bd6baaab824b3e79fd76c4cc9364064c167bbff1.zip |
dev-libs/boehm-gc: Stabilize 8.2.8 hppa, #942968
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-8.2.8.ebuild | 2 |
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 ef9219a028e7..c915752a7a69 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}]" |