diff options
| author | 2023-11-22 12:31:19 -0500 | |
|---|---|---|
| committer | 2023-11-23 17:10:48 +0000 | |
| commit | e23086d068c221fd7e72780c1715938fca5efcde (patch) | |
| tree | c2ef4fc33a1e1d20984aad47fab2a632359e18f1 | |
| parent | dev-cpp/abseil-cpp: Keyword 20230802.0 alpha, #917062 (diff) | |
| download | gentoo-e23086d068c221fd7e72780c1715938fca5efcde.tar.gz gentoo-e23086d068c221fd7e72780c1715938fca5efcde.tar.bz2 gentoo-e23086d068c221fd7e72780c1715938fca5efcde.zip | |
profiles/arch/powerpc: mask dev-ruby/msgpack[ruby_targets_ruby3{0,1}]
See: https://github.com/msgpack/msgpack-ruby/pull/355
Bug: https://bugs.gentoo.org/917362
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | profiles/arch/powerpc/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 15d45bf39688..900d62fcd7f2 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-11-22) +# Broken on <dev-lang/ruby-3.2 +# https://github.com/msgpack/msgpack-ruby/pull/355 +dev-ruby/msgpack ruby_targets_ruby30 ruby_targets_ruby31 + # matoro <matoro_gentoo@matoro.tk> (2023-11-19) # VSX asm causes passing test suite on LE to fail media-libs/libaom cpu_flags_ppc_vsx |
