diff options
Diffstat (limited to 'sys-power/acpilight')
-rw-r--r-- | sys-power/acpilight/acpilight-1.2-r4.ebuild | 4 |
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 |