diff options
Diffstat (limited to 'dev-lang/python/python-3.8.20_p6.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.8.20_p6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.8.20_p6.ebuild b/dev-lang/python/python-3.8.20_p6.ebuild index 30902688c76f..dae2a29223e3 100644 --- a/dev-lang/python/python-3.8.20_p6.ebuild +++ b/dev-lang/python/python-3.8.20_p6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -388,7 +388,7 @@ src_test() { # bug 660358 local -x COLUMNS=80 local -x PYTHONDONTWRITEBYTECODE= - local -x TMPDIR=/tmp + local -x TMPDIR=/var/tmp nonfatal emake -Onone test EXTRATESTOPTS="${test_opts[*]}" \ CPPFLAGS= CFLAGS= LDFLAGS= < /dev/tty |
