From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0461615813A for ; Sat, 18 Jan 2025 09:25:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30302E08A0; Sat, 18 Jan 2025 09:25:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1521EE08A0 for ; Sat, 18 Jan 2025 09:25:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B2BD343079 for ; Sat, 18 Jan 2025 09:25:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93DB5255C for ; Sat, 18 Jan 2025 09:25:01 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1737192297.5fc5ca0ebb235d6d7db8e009f9765f1b2e8d2d26.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-tests/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-tests/python-tests-3.12.8_p1.ebuild X-VCS-Directories: dev-python/python-tests/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 5fc5ca0ebb235d6d7db8e009f9765f1b2e8d2d26 X-VCS-Branch: master Date: Sat, 18 Jan 2025 09:25:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 28e8e5b8-6fe5-4510-88c3-f7b4e13273ab X-Archives-Hash: 05f03ce41c03f6c6c2aecda21531d2ae commit: 5fc5ca0ebb235d6d7db8e009f9765f1b2e8d2d26 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jan 18 09:24:57 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jan 18 09:24:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc5ca0e dev-python/python-tests: Stabilize 3.12.8_p1 sparc, #948323 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/python-tests/python-tests-3.12.8_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-tests/python-tests-3.12.8_p1.ebuild b/dev-python/python-tests/python-tests-3.12.8_p1.ebuild index d9047156465c..f761518b6673 100644 --- a/dev-python/python-tests/python-tests-3.12.8_p1.ebuild +++ b/dev-python/python-tests/python-tests-3.12.8_p1.ebuild @@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}/Lib" 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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="