dev-python/path-and-address: fix S after eclass add

Closes: https://bugs.gentoo.org/900194

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler
2023-03-07 09:55:19 -06:00
parent b02ad8fde1
commit 2da504b630

View File

@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( pypy3 python3_{9..11} )
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi