dev-python/shellingham: Put quotes around EAPI
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
535c629899
commit
5cf87cca41
@ -1,7 +1,7 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
EAPI="8"
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
Loading…
Reference in New Issue
Block a user