commit: 6df5363a0f3c0f1cf56475283385dee86869dbb0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 18:39:02 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 18:40:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df5363a
app-portage/portpeek: Remove py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
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 5dd19eaf5870..cc456cc5dac8 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 bc021356eb3e..cac82538bd67 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 2119a34be6c4..b4744e078da5 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 bc021356eb3e..cac82538bd67 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