diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-23 07:24:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-23 07:24:22 +0200 |
commit | 3ee926cce7f7730712b91396b1db53f85e9e0c8a (patch) | |
tree | 8c4de40745945f2e06659b0d2570f934e573897d /dev-libs/boehm-gc | |
parent | sec-keys/openpgp-keys-nettle: Stabilize 20220603 hppa, #881757 (diff) | |
download | gentoo-3ee926cce7f7730712b91396b1db53f85e9e0c8a.tar.gz gentoo-3ee926cce7f7730712b91396b1db53f85e9e0c8a.tar.bz2 gentoo-3ee926cce7f7730712b91396b1db53f85e9e0c8a.zip |
dev-libs/boehm-gc: Stabilize 8.2.2-r1 ppc64, #882395
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.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.2-r1.ebuild b/dev-libs/boehm-gc/boehm-gc-8.2.2-r1.ebuild index a2d70a752a69..9cc418dc2aa2 100644 --- a/dev-libs/boehm-gc/boehm-gc-8.2.2-r1.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-8.2.2-r1.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="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cxx +large static-libs +threads" RDEPEND=">=dev-libs/libatomic_ops-7.4[${MULTILIB_USEDEP}]" |