diff --git a/dev-debug/gef/gef-2023.08.ebuild b/dev-debug/gef/gef-2023.08.ebuild index dcf8e73117bf9..1acd368075634 100644 --- a/dev-debug/gef/gef-2023.08.ebuild +++ b/dev-debug/gef/gef-2023.08.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_12 ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-debug/gef/gef-2025.01.ebuild b/dev-debug/gef/gef-2025.01.ebuild index c232b8f492ffd..14772e065feb7 100644 --- a/dev-debug/gef/gef-2025.01.ebuild +++ b/dev-debug/gef/gef-2025.01.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-debug/gef/gef-2026.01.ebuild b/dev-debug/gef/gef-2026.01.ebuild index 64fb98612c5b6..14772e065feb7 100644 --- a/dev-debug/gef/gef-2026.01.ebuild +++ b/dev-debug/gef/gef-2026.01.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND=" diff --git a/dev-debug/gef/gef-9999.ebuild b/dev-debug/gef/gef-9999.ebuild index 7e4f9cae82bd7..41a85de7e5d6a 100644 --- a/dev-debug/gef/gef-9999.ebuild +++ b/dev-debug/gef/gef-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DOCS_BUILDER="mkdocs" DOCS_DEPEND="