commit:     b9b12efce3256f10f2d93a14d31489721a70f4e6
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Tue Jan  7 06:21:04 2025 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Tue Jan  7 06:21:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=b9b12efc

dev-lang/python: stabilize 3.10.16_p1 for arm, hppa

Signed-off-by: orbea <orbea <AT> riseup.net>

 dev-lang/python/python-3.10.16_p1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/python/python-3.10.16_p1.ebuild 
b/dev-lang/python/python-3.10.16_p1.ebuild
index a8e0496..6350238 100644
--- a/dev-lang/python/python-3.10.16_p1.ebuild
+++ b/dev-lang/python/python-3.10.16_p1.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"
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
 IUSE="
        bluetooth build debug +ensurepip examples gdbm libedit
        +ncurses pgo +readline +sqlite +ssl test tk valgrind
@@ -461,7 +461,7 @@ src_compile() {
                # bug 660358
                local -x COLUMNS=80
                local -x PYTHONDONTWRITEBYTECODE=
-               local -x TMPDIR=/tmp
+               local -x TMPDIR=/var/tmp
        fi
 
        # also need to clear the flags explicitly here or they end up
@@ -496,7 +496,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

Reply via email to