diff options
| -rw-r--r-- | dev-python/pycparser/pycparser-2.21-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pycparser/pycparser-2.21-r2.ebuild b/dev-python/pycparser/pycparser-2.21-r2.ebuild index 061ca961e547..edebc42725b5 100644 --- a/dev-python/pycparser/pycparser-2.21-r2.ebuild +++ b/dev-python/pycparser/pycparser-2.21-r2.ebuild @@ -7,14 +7,13 @@ EAPI=7 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} pypy3 ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="C parser and AST generator written in Python" HOMEPAGE=" https://github.com/eliben/pycparser/ https://pypi.org/project/pycparser/ " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" |
