1
0

media-sound/eartag: enable py3.12

This commit is contained in:
Ryan Fox 2023-08-11 14:45:48 -07:00
parent f1b5407571
commit bf2d90d276
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_COMPAT=( python3_{8..12} )
inherit python-single-r1 meson xdg
if [[ ${PV} == 9999 ]]; then