summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2023-01-28 19:12:00 +0100
committerCédric Krier <cedk@gentoo.org>2023-01-28 19:13:16 +0100
commitcca8f641d05fce672a43623231279bd41ac906e6 (patch)
tree2e48bd5fbbc9cf2ed52c8b76816ecbdcd9bee666 /dev-vcs
parentnet-analyzer/telegraf: drop EGO_SUM (diff)
downloadgentoo-cca8f641d05fce672a43623231279bd41ac906e6.tar.gz
gentoo-cca8f641d05fce672a43623231279bd41ac906e6.tar.bz2
gentoo-cca8f641d05fce672a43623231279bd41ac906e6.zip
dev-vcs/hg-evolve: actually add 10.5.3 version
Signed-off-by: Cédric Krier <cedk@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/hg-evolve/hg-evolve-10.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hg-evolve/hg-evolve-10.5.3.ebuild b/dev-vcs/hg-evolve/hg-evolve-10.5.3.ebuild
index c886f389633f..83206b9d6801 100644
--- a/dev-vcs/hg-evolve/hg-evolve-10.5.3.ebuild
+++ b/dev-vcs/hg-evolve/hg-evolve-10.5.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
-DISTUTILS_USE_SETUPTOOLS=no
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1