diff options
Diffstat (limited to 'sys-apps/CommsPowerManagement/CommsPowerManagement-0.2.1.ebuild')
-rw-r--r-- | sys-apps/CommsPowerManagement/CommsPowerManagement-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/CommsPowerManagement/CommsPowerManagement-0.2.1.ebuild b/sys-apps/CommsPowerManagement/CommsPowerManagement-0.2.1.ebuild index 28a633634..961d87de1 100644 --- a/sys-apps/CommsPowerManagement/CommsPowerManagement-0.2.1.ebuild +++ b/sys-apps/CommsPowerManagement/CommsPowerManagement-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 MYPV="pwr-v${PV}" -PYTHON_COMPAT=( python3_{9..10} pypy3 ) +PYTHON_COMPAT=( python3_10 pypy3 ) inherit distutils-r1 |