mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/pillow-jxl-plugin: enable py3.14
Signed-off-by: Daichi Yamamoto <dev@dyama.net>
This commit is contained in:
@@ -56,7 +56,7 @@ CRATES="
|
|||||||
|
|
||||||
DISTUTILS_EXT=1
|
DISTUTILS_EXT=1
|
||||||
DISTUTILS_USE_PEP517=maturin
|
DISTUTILS_USE_PEP517=maturin
|
||||||
PYTHON_COMPAT=( python3_{12..13} )
|
PYTHON_COMPAT=( python3_{12..14} )
|
||||||
|
|
||||||
inherit cargo distutils-r1 pypi
|
inherit cargo distutils-r1 pypi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user