diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 186235 -> 186229 bytes | |||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 7b18de32a6b2..d7a974af83f3 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz 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 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 908a1563aeae..1269bbd614a2 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2683,6 +2683,7 @@ dev-qt/qtwebengine:widgets - Enable QtWidgets support dev-qt/qtwebsockets:qml - Build QML bindings dev-qt/qtwidgets:gtk - Build the GTK platform theme plugin dev-qt/qtxmlpatterns:qml - Build the XmlListModel import for QtQuick (requires QtDeclarative) +dev-ruby/activesupport:msgpack - Support ActiveSupport::MessagePack module dev-ruby/asciidoctor-diagram:barcode - Enable diagrams with dev-ruby/rqrcode and dev-ruby/barby dev-ruby/asciidoctor-diagram:ditaa - Enable diagrams with media-gfx/ditaa dev-ruby/asciidoctor-diagram:lilypond - Enable diagrams with media-sound/lilypond |