summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2022-02-02 15:43:14 -0500
committerBrian Evans <grknight@gentoo.org>2022-02-02 15:43:14 -0500
commit79346f7d974710237580d54ae98a4c9b244f3e64 (patch)
treed645747cecc49d96f3f36508febfa2be20f4fdab
parentdev-ada/spawn: MissingUseDepDefault (diff)
downloadgentoo-79346f7d.tar.gz
gentoo-79346f7d.tar.bz2
gentoo-79346f7d.zip
sys-power/acpilight: Enable python 3.10
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--sys-power/acpilight/acpilight-1.2-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpilight/acpilight-1.2-r4.ebuild b/sys-power/acpilight/acpilight-1.2-r4.ebuild
index 6b815fddb262..709ff0ca9954 100644
--- a/sys-power/acpilight/acpilight-1.2-r4.ebuild
+++ b/sys-power/acpilight/acpilight-1.2-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
+PYTHON_COMPAT=( python3_8 python3_9 python3_10 )
inherit python-single-r1 udev