sys-apps/polychromatic: update PYTHON_COMPAT

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2023-12-28 00:44:06 +01:00
parent cca4166904
commit 6db125b2c7
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit meson python-single-r1 readme.gentoo-r1 xdg

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit meson python-single-r1 readme.gentoo-r1 xdg