mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sys-apps/asus-touchpad-numpad-driver: enable py3.12
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user