commit:     3a5bf37618472a8c4e9187d6a3de2bf98e9da56d
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 20:06:10 2023 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 20:06:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5bf376

sys-power/acpilight: enable py3.11

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 sys-power/acpilight/acpilight-1.2-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 

Reply via email to