commit: e60bd97edcaa0166c3023dec6c9f9662a1fd928a Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Wed Mar 8 04:27:28 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 8 04:51:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e60bd97e
profiles/arch/sparc: mask dev-python/pymysql[test] 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/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 2788ec388c81..ae581f80df87 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <[email protected]> (2023-03-07) +# Needs dev-db/mariadb for tests, see entry in use.mask +dev-python/pymysql test + # Andrew Ammerlaan <[email protected]> (2023-03-07) # nbval/nbclassic docs require pandoc which is not keyworded here yet dev-python/nbval doc
