sys-apps/asus-touchpad-numpad-driver: enable py3.12

Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
Aisha Tammy
2024-07-04 11:43:15 -04:00
parent 5891f0a5b3
commit f781e9aca6
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
inherit linux-info python-single-r1
DESCRIPTION="Feature-rich configurable Asus NumPad drivers"

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
inherit linux-info python-single-r1
DESCRIPTION="Feature-rich configurable Asus NumPad drivers"