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 7CB7815812D for ; Sat, 04 Jan 2025 21:35:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 858FAE079E; Sat, 04 Jan 2025 21:35:48 +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 6A9BAE079E for ; Sat, 04 Jan 2025 21:35:48 +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 8DDA0340754 for ; Sat, 04 Jan 2025 21:35:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D7B719A1 for ; Sat, 04 Jan 2025 21:35:45 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1736026490.7f438f20bc8b4424289ec04d2648e3f1b8c353ae.sam@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.11.11_p1.ebuild X-VCS-Directories: dev-python/python-tests/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7f438f20bc8b4424289ec04d2648e3f1b8c353ae X-VCS-Branch: master Date: Sat, 04 Jan 2025 21:35:45 +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: 796dbd17-af77-421f-b6b2-2e267eb5907b X-Archives-Hash: 1c867fa5b4776965dc993eb035466c3a commit: 7f438f20bc8b4424289ec04d2648e3f1b8c353ae Author: Sam James gentoo org> AuthorDate: Sat Jan 4 21:34:50 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 4 21:34:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f438f20 dev-python/python-tests: Stabilize 3.11.11_p1 hppa, #945851 Signed-off-by: Sam James gentoo.org> dev-python/python-tests/python-tests-3.11.11_p1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/python-tests/python-tests-3.11.11_p1.ebuild b/dev-python/python-tests/python-tests-3.11.11_p1.ebuild index bb4e1d4b8623..cc92aa2ece4d 100644 --- a/dev-python/python-tests/python-tests-3.11.11_p1.ebuild +++ b/dev-python/python-tests/python-tests-3.11.11_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="