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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B1FE71581D3 for ; Fri, 31 May 2024 08:02:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05A7CE2A51; Fri, 31 May 2024 08:02:32 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D554FE2A51 for ; Fri, 31 May 2024 08:02:31 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FE4F335D0F for ; Fri, 31 May 2024 08:02:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CAB951B43 for ; Fri, 31 May 2024 08:02:17 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1717142438.eb46c9a108c52975c27fcbb962962b26e862854d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: eb46c9a108c52975c27fcbb962962b26e862854d X-VCS-Branch: master Date: Fri, 31 May 2024 08:02:17 +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: 3a5931d1-6128-465c-b627-deb6af35ab6f X-Archives-Hash: 9c6a43ca02b295cfa88d8032f3e51120 commit: eb46c9a108c52975c27fcbb962962b26e862854d Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 31 08:00:38 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 31 08:00:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb46c9a1 profiles: base: pyside2, shiboken2 don't support >=py3_12 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/package.use | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/base/package.use b/profiles/base/package.use index bcf382eb7323..96701b3e118b 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -5,6 +5,8 @@ # Only up to python 3.11 supported, bug #929546 (2024-03-23) # Used by pkgcheck, so let's make it easier for all developers to install it