diff options
| -rw-r--r-- | media-libs/gegl/gegl-0.4.48.ebuild | 4 | ||||
| -rw-r--r-- | media-libs/gegl/gegl-0.4.56.ebuild | 2 | ||||
| -rw-r--r-- | media-libs/gegl/gegl-0.4.58.ebuild | 2 | ||||
| -rw-r--r-- | media-libs/gegl/gegl-9999.ebuild | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/media-libs/gegl/gegl-0.4.48.ebuild b/media-libs/gegl/gegl-0.4.48.ebuild index b8bf073072f5..121a1266a2cc 100644 --- a/media-libs/gegl/gegl-0.4.48.ebuild +++ b/media-libs/gegl/gegl-0.4.48.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{11..12} ) # vala and introspection support is broken, bug #468208 VALA_USE_DEPEND=vapigen diff --git a/media-libs/gegl/gegl-0.4.56.ebuild b/media-libs/gegl/gegl-0.4.56.ebuild index 5e1b6781bde8..afafe8565b56 100644 --- a/media-libs/gegl/gegl-0.4.56.ebuild +++ b/media-libs/gegl/gegl-0.4.56.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # vala and introspection support is broken, bug #468208 VALA_USE_DEPEND=vapigen diff --git a/media-libs/gegl/gegl-0.4.58.ebuild b/media-libs/gegl/gegl-0.4.58.ebuild index fdbc713b741a..117de93aae3b 100644 --- a/media-libs/gegl/gegl-0.4.58.ebuild +++ b/media-libs/gegl/gegl-0.4.58.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # vala and introspection support is broken, bug #468208 VALA_USE_DEPEND=vapigen diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild index 5183bcfdeddd..bdd676d951f5 100644 --- a/media-libs/gegl/gegl-9999.ebuild +++ b/media-libs/gegl/gegl-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # vala and introspection support is broken, bug #468208 VALA_USE_DEPEND=vapigen |
