mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
app-misc/brightness-control: enable py3.12
Closes: https://bugs.gentoo.org/931359 Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 2019-2022 Gentoo Authors
|
||||
# Copyright 2019-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
DISTUTILS_USE_PEP517=poetry
|
||||
DISTUTILS_SINGLE_IMPL=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user