Skip to content

Commit

Permalink
media-gfx/gimp: >=2.99.12 (>=media-libs/gegl-0.4.38) add PYTHON_COMPA…
Browse files Browse the repository at this point in the history
…T 3.11

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
  • Loading branch information
band-a-prend committed Aug 31, 2022
1 parent d14ad6e commit 47239a3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion media-gfx/gimp/gimp-2.99.12.ebuild
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion media-gfx/gimp/gimp-9999.ebuild
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion media-libs/gegl/gegl-0.4.38.ebuild
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion media-libs/gegl/gegl-9999.ebuild
Expand Up @@ -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

Expand Down

0 comments on commit 47239a3

Please sign in to comment.