diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 19:54:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 19:54:45 +0000 |
commit | ff25d49aad95fce0c1dc7c5f115d90649806d3b3 (patch) | |
tree | a161f583b8d68a347353bd7fe51c5821884eccf5 /dev-libs/boehm-gc | |
parent | media-sound/alsa-scarlett-gui: add github upstream metadata (diff) | |
download | gentoo-ff25d49aad95fce0c1dc7c5f115d90649806d3b3.tar.gz gentoo-ff25d49aad95fce0c1dc7c5f115d90649806d3b3.tar.bz2 gentoo-ff25d49aad95fce0c1dc7c5f115d90649806d3b3.zip |
dev-libs/boehm-gc: Stabilize 8.2.4 ppc, #913814
Signed-off-by: Arthur Zamarin <arthurzam@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 f5d2fd630a75..df450bbfd675 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}]" |