commit: fdc456a5a51b4ac24d09a338c34a0a64d9b80e63 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Wed Mar 8 04:28:04 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 8 04:51:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdc456a5
profiles/arch/sparc: mask USE=mariadb Bug: https://bugs.gentoo.org/891271 Bug: https://bugs.gentoo.org/891273 Bug: https://bugs.gentoo.org/891277 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/use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index e44f6fb9711a..0e1f518c4b19 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -sparc +# matoro <[email protected]> (2023-03-07) +# dev-db/mariadb fails tests disastrously. +mariadb + # Sam James <[email protected]> (2022-07-21) # Untested. ieee1394
