From 6df5363a0f3c0f1cf56475283385dee86869dbb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 19:39:02 +0100 Subject: [PATCH] app-portage/portpeek: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-portage/portpeek/portpeek-3.2.6.ebuild | 2 +- app-portage/portpeek/portpeek-3.2.8-r1.ebuild | 2 +- app-portage/portpeek/portpeek-3.2.8.ebuild | 2 +- app-portage/portpeek/portpeek-3.2.9.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-portage/portpeek/portpeek-3.2.6.ebuild b/app-portage/portpeek/portpeek-3.2.6.ebuild index 5dd19eaf5870a..cc456cc5dac8b 100644 --- a/app-portage/portpeek/portpeek-3.2.6.ebuild +++ b/app-portage/portpeek/portpeek-3.2.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{12,13} ) inherit python-r1 diff --git a/app-portage/portpeek/portpeek-3.2.8-r1.ebuild b/app-portage/portpeek/portpeek-3.2.8-r1.ebuild index bc021356eb3e0..cac82538bd67c 100644 --- a/app-portage/portpeek/portpeek-3.2.8-r1.ebuild +++ b/app-portage/portpeek/portpeek-3.2.8-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{9..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit python-r1 diff --git a/app-portage/portpeek/portpeek-3.2.8.ebuild b/app-portage/portpeek/portpeek-3.2.8.ebuild index 2119a34be6c4c..b4744e078da57 100644 --- a/app-portage/portpeek/portpeek-3.2.8.ebuild +++ b/app-portage/portpeek/portpeek-3.2.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{12,13} ) inherit python-r1 diff --git a/app-portage/portpeek/portpeek-3.2.9.ebuild b/app-portage/portpeek/portpeek-3.2.9.ebuild index bc021356eb3e0..cac82538bd67c 100644 --- a/app-portage/portpeek/portpeek-3.2.9.ebuild +++ b/app-portage/portpeek/portpeek-3.2.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{9..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit python-r1