app-backup/b2-3.9.0: update PYTHON_COMPAT

Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com>
This commit is contained in:
Wolfgang E. Sanyer 2024-04-02 22:30:17 -04:00
parent 330c9f354c
commit 683347b16b
No known key found for this signature in database
GPG Key ID: E368994EC30892FC

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_10 python3_11 )
PYTHON_COMPAT=( python3_10 python3_11 python3_12 )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1