diff options
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/acpilight/acpilight-1.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/acpilight/acpilight-1.2-r4.ebuild b/sys-power/acpilight/acpilight-1.2-r4.ebuild index 42f67eff4148..2cf9ec8790bd 100644 --- a/sys-power/acpilight/acpilight-1.2-r4.ebuild +++ b/sys-power/acpilight/acpilight-1.2-r4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_9 python3_10 ) +PYTHON_COMPAT=( python3_9 python3_10 python3_11 ) inherit python-single-r1 udev |