mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
app-admin/ansible-lint: fix PYTHON_COMPAT style
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
851d9c49f0
commit
aad9c306bd
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517="setuptools"
|
||||
PYTHON_COMPAT=(python3_{11..13})
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user