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 C046315813A for ; Fri, 10 Jan 2025 01:04:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA17DE076B; Fri, 10 Jan 2025 01:04:35 +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 9F81EE076B for ; Fri, 10 Jan 2025 01:04:35 +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 90FEC3408DD for ; Fri, 10 Jan 2025 01:04:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED41A1DD4 for ; Fri, 10 Jan 2025 01:04:32 +0000 (UTC) From: "Eli Schwartz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eli Schwartz" Message-ID: <1736471027.29d122de7d58818ac56983f149a0b0e420c935c5.eschwartz@gentoo> Subject: [gentoo-commits] proj/binhost:master commit in: builders/dola/gnome-23/portage/variants/python3both/package.use/ X-VCS-Repository: proj/binhost X-VCS-Files: builders/dola/gnome-23/portage/variants/python3both/package.use/python3both X-VCS-Directories: builders/dola/gnome-23/portage/variants/python3both/package.use/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: 29d122de7d58818ac56983f149a0b0e420c935c5 X-VCS-Branch: master Date: Fri, 10 Jan 2025 01:04:32 +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: 3deee406-a812-46e8-bd63-66134b46b0ce X-Archives-Hash: 672afde3b79b68056d9795d389ee9742 commit: 29d122de7d58818ac56983f149a0b0e420c935c5 Author: Eli Schwartz gentoo org> AuthorDate: Fri Jan 10 01:03:43 2025 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Fri Jan 10 01:03:47 2025 +0000 URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=29d122de dola: python3both: add py3.13 exemptions This partly parallels the exemptions in milou, but dola has a smaller world file. Signed-off-by: Eli Schwartz gentoo.org> .../gnome-23/portage/variants/python3both/package.use/python3both | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/builders/dola/gnome-23/portage/variants/python3both/package.use/python3both b/builders/dola/gnome-23/portage/variants/python3both/package.use/python3both index a092cf1..712ccb0 100644 --- a/builders/dola/gnome-23/portage/variants/python3both/package.use/python3both +++ b/builders/dola/gnome-23/portage/variants/python3both/package.use/python3both @@ -1 +1,5 @@ # unavailable for 3.13 +net-fs/samba PYTHON_SINGLE_TARGET: python3_12 +sys-libs/ldb PYTHON_SINGLE_TARGET: python3_12 +gnome-extra/gnome-tweaks PYTHON_SINGLE_TARGET: python3_12 +media-video/totem PYTHON_SINGLE_TARGET: python3_12