diff --git a/sci-mathematics/dunshire/dunshire-0.1.1-r3.ebuild b/sci-mathematics/dunshire/dunshire-0.1.1-r3.ebuild index f90e22df10224..396e22bb02494 100644 --- a/sci-mathematics/dunshire/dunshire-0.1.1-r3.ebuild +++ b/sci-mathematics/dunshire/dunshire-0.1.1-r3.ebuild @@ -5,11 +5,10 @@ EAPI=8 PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Python library to solve linear games over symmetric cones" HOMEPAGE="http://michael.orlitzky.com/code/dunshire/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="AGPL-3+" SLOT="0"