commit: a72df1b5eb783b7a7d9cc0e1888dccd28e8643e3 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Wed Mar 8 04:57:06 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 8 05:05:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72df1b5
profiles/arch/sparc: mask dev-db/mariadb Bug: https://bugs.gentoo.org/891271 Bug: https://bugs.gentoo.org/891273 Bug: https://bugs.gentoo.org/891275 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/package.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index afbf090e2876..538d5c80fc20 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <[email protected]> (2023-03-07) +# Fails tests disastrously. Present evidence of passing test suite +# before removing, please. +dev-db/mariadb + # Sam James <[email protected]> (2022-11-24) # Pulls in gjs which is broken on sparc, bug #882071 gnome-extra/sushi
