commit: c0aa075d6fb8c172bc2cd66b026fbaab762d8a1b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 19 06:03:55 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 19 06:05:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0aa075d
profiles/arch/powerpc: mask dev-ruby/actiontext[test] actiontext->propshaft->rails Bug: https://bugs.gentoo.org/833783 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/powerpc/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index bbc877e0dd77..e868a826483e 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-11-19) +# Drags in Rails (propshaft->rails) +dev-ruby/actiontext test +dev-ruby/actionmailbox test + # Florian Schmaus <[email protected]> (2022-11-23) # avoid larger deptree, bug #882593 dev-python/bracex doc
