diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 11:11:46 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 11:11:46 +0200 |
commit | 27dd2e9a219874b9691b75ea5b0b7181ee880d12 (patch) | |
tree | aef881b0afdc1d4ec004e76d1cd7f71bbc8356ea /dev-libs/boehm-gc | |
parent | dev-python/urwid: Stabilize 2.1.2-r1 sparc, #880731 (diff) | |
download | gentoo-27dd2e9a219874b9691b75ea5b0b7181ee880d12.tar.gz gentoo-27dd2e9a219874b9691b75ea5b0b7181ee880d12.tar.bz2 gentoo-27dd2e9a219874b9691b75ea5b0b7181ee880d12.zip |
dev-libs/boehm-gc: Stabilize 8.2.2-r1 sparc, #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 13b47898db4b..ceebdea9178f 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}]" |