summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-25 22:16:13 -0500
committerHans de Graaff <graaff@gentoo.org>2023-12-01 10:15:09 +0100
commit74f6ec05976907422de16683c6212223986e4cfc (patch)
tree7e4c607dffbd2326b9a47c7071b9a286413061b2 /profiles/arch/powerpc/package.use.mask
parentdev-ruby/activesupport: add msgpack dep; fix tests (diff)
downloadgentoo-74f6ec05976907422de16683c6212223986e4cfc.tar.gz
gentoo-74f6ec05976907422de16683c6212223986e4cfc.tar.bz2
gentoo-74f6ec05976907422de16683c6212223986e4cfc.zip
profiles/arch/powerpc: mask dev-ruby/activesupport[msgpack,test]
Bug: https://bugs.gentoo.org/917059 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'profiles/arch/powerpc/package.use.mask')
-rw-r--r--profiles/arch/powerpc/package.use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 900d62fcd7f2..bb2cecd145a8 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-25)
+# Casualty of dev-ruby/msgpack restriction to ruby32
+# Remove this once ruby32 is unmasked in base
+dev-ruby/activesupport msgpack test
+
# matoro <matoro_gentoo@matoro.tk> (2023-11-22)
# Broken on <dev-lang/ruby-3.2
# https://github.com/msgpack/msgpack-ruby/pull/355