mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-fs/udiskie: disable py3.11, py3.12
Bug: https://bugs.gentoo.org/980174 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
PYPI_VERIFY_REPO=https://github.com/coldfix/udiskie
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
PYTHON_COMPAT=( python3_{13..14} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1 pypi xdg-utils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user