summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2022-09-01 00:34:57 +0300
committerSam James <sam@gentoo.org>2022-08-31 23:26:34 +0100
commita449ccb3e4179b79e918b6ff21740c8e26c70305 (patch)
tree5af857c5ddf2c087a183da8d40dfb0ca46c55e84
parentdev-libs/gobject-introspection: add PYTHON_COMPAT 3.11 (diff)
downloadgentoo-a449ccb3e4179b79e918b6ff21740c8e26c70305.tar.gz
gentoo-a449ccb3e4179b79e918b6ff21740c8e26c70305.tar.bz2
gentoo-a449ccb3e4179b79e918b6ff21740c8e26c70305.zip
media-gfx/gimp: >=2.99.12 (>=media-libs/gegl-0.4.38) add PYTHON_COMPAT 3.11
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/27064 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-gfx/gimp/gimp-2.99.12.ebuild2
-rw-r--r--media-gfx/gimp/gimp-9999.ebuild2
-rw-r--r--media-libs/gegl/gegl-0.4.38.ebuild2
-rw-r--r--media-libs/gegl/gegl-9999.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/gimp/gimp-2.99.12.ebuild b/media-gfx/gimp/gimp-2.99.12.ebuild
index 1ccb1b787b59..5a97b3f4724a 100644
--- a/media-gfx/gimp/gimp-2.99.12.ebuild
+++ b/media-gfx/gimp/gimp-2.99.12.ebuild
@@ -4,7 +4,7 @@
EAPI=8
LUA_COMPAT=( luajit )
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
VALA_MIN_API_VERSION="0.50"
VALA_USE_DEPEND=vapigen
diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild
index 8b99104d33d7..04935142f351 100644
--- a/media-gfx/gimp/gimp-9999.ebuild
+++ b/media-gfx/gimp/gimp-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
LUA_COMPAT=( luajit )
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
VALA_MIN_API_VERSION="0.50"
VALA_USE_DEPEND=vapigen
diff --git a/media-libs/gegl/gegl-0.4.38.ebuild b/media-libs/gegl/gegl-0.4.38.ebuild
index 3d430278ceea..79681b0950fe 100644
--- a/media-libs/gegl/gegl-0.4.38.ebuild
+++ b/media-libs/gegl/gegl-0.4.38.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
# 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 00fa8f0bf995..0039c8802478 100644
--- a/media-libs/gegl/gegl-9999.ebuild
+++ b/media-libs/gegl/gegl-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
# vala and introspection support is broken, bug #468208
VALA_USE_DEPEND=vapigen