diff options
Diffstat (limited to 'app-emulation/glean/glean-1.23.0.ebuild')
-rw-r--r-- | app-emulation/glean/glean-1.23.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/glean/glean-1.23.0.ebuild b/app-emulation/glean/glean-1.23.0.ebuild index 2ff99672ae88..ab015546b2d3 100644 --- a/app-emulation/glean/glean-1.23.0.ebuild +++ b/app-emulation/glean/glean-1.23.0.ebuild @@ -6,11 +6,10 @@ EAPI=7 PYTHON_COMPAT=( python3_{9,10} ) DISTUTILS_USE_SETUPTOOLS=rdepend -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Simple program to write static config from config-drive" HOMEPAGE="https://opendev.org/opendev/glean" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" |