commit: 77586f7784b4d9e35965a134dc2e4a6353d2ba5d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 16 11:39:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 16 11:39:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77586f77
profiles/arch/hppa: drop more py3.14 masks Bug: https://bugs.gentoo.org/959416 Fixes: ee7b5a4060d16986daba1bcdf62c78fa52cc25c8 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 303c10df02b8..c5331f433c89 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -1,13 +1,6 @@ # Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <[email protected]> (2025-11-05) -# Fails to build on HPPA (stack size calculation goes wrong), bug #959416. -dev-lang/python:3.14 -dev-lang/python:3.14t -dev-python/python-tests:3.14 -dev-python/python-tests:3.14t - # Sam James <[email protected]> (2023-03-28) # Needs explicit porting to each platform (bug 894078#c6) dev-python/py-cpuinfo
