1
Fork 0

media-gfx/gimp: 2.99.18, 9999 enable py3.12

Closes: https://bugs.gentoo.org/929619

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/36232
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sergey Torokhov 2024-04-14 01:07:34 +03:00 committed by Sam James
parent bf35b59918
commit cbeba5596a
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
EAPI=8
LUA_COMPAT=( luajit )
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
VALA_USE_DEPEND=vapigen
inherit lua-single meson python-single-r1 toolchain-funcs vala xdg

View File

@ -4,7 +4,7 @@
EAPI=8
LUA_COMPAT=( luajit )
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
VALA_USE_DEPEND=vapigen
inherit git-r3 lua-single meson python-single-r1 toolchain-funcs vala xdg