summaryrefslogtreecommitdiff
path: root/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2024-05-31 19:44:18 +0200
committerMarcin Deranek <marcin.deranek@slonko.net>2024-05-31 19:44:18 +0200
commit7c0d6f70e63c936dcdbbc95c05d4fcf5a0c6a24a (patch)
treedf6103e08963ca8576152d5ec9778bb6efa46f4a /dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild
parent84dc8732985450511a9707d0fb84574087441e90 (diff)
downloadportage-7c0d6f70e63c936dcdbbc95c05d4fcf5a0c6a24a.tar.gz
portage-7c0d6f70e63c936dcdbbc95c05d4fcf5a0c6a24a.tar.bz2
portage-7c0d6f70e63c936dcdbbc95c05d4fcf5a0c6a24a.zip
dev-python/concurrent-log-handler Small fix
Diffstat (limited to 'dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild')
-rw-r--r--dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild b/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild
index ccc25a2..8a75ca1 100644
--- a/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild
+++ b/dev-python/concurrent-log-handler/concurrent-log-handler-0.9.25.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{8..12} )
inherit distutils-r1