diff --git a/sci-mathematics/manifold/manifold-3.1.0-r1.ebuild b/sci-mathematics/manifold/manifold-3.1.0-r1.ebuild index 3bfcadfb9e6cc..4d684e307355a 100644 --- a/sci-mathematics/manifold/manifold-3.1.0-r1.ebuild +++ b/sci-mathematics/manifold/manifold-3.1.0-r1.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_{11..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit cmake python-single-r1 DESCRIPTION="Geometry library for topological robustness" diff --git a/sci-mathematics/manifold/manifold-3.2.1.ebuild b/sci-mathematics/manifold/manifold-3.2.1.ebuild index 3f5225b4f43fe..01e72ba78e12b 100644 --- a/sci-mathematics/manifold/manifold-3.2.1.ebuild +++ b/sci-mathematics/manifold/manifold-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit cmake python-single-r1 DESCRIPTION="Geometry library for topological robustness" diff --git a/sci-mathematics/manifold/manifold-9999.ebuild b/sci-mathematics/manifold/manifold-9999.ebuild index 66a21d2cb6c0b..ede68f3d9a405 100644 --- a/sci-mathematics/manifold/manifold-9999.ebuild +++ b/sci-mathematics/manifold/manifold-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_{11..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit cmake python-single-r1 DESCRIPTION="Geometry library for topological robustness"