commit: b5e93b2100e46f5e06742f996e7f412de7b893e7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 16 02:51:20 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 16 02:51:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e93b21
profiles/arch/sparc: mask dev-python/mysqlclient[test] Bug: https://bugs.gentoo.org/814719 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index f08f9e6b781..aa196241bf1 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-10-16) +# Requires dev-db/mariadb which, at last check, was broken on sparc. +# bug #814719 +dev-python/mysqlclient test + # Sam James <[email protected]> (2021-09-14) # jack2 not keyworded here # bug #807616
