summaryrefslogtreecommitdiff
path: root/dev-python/rstcheck
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-31 13:00:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-31 13:00:47 +0000
commitfa9e005d54311c5ec165396e28fa08b775e685d5 (patch)
tree5b9cb29eba502af722ad7c9c79ae4261c8824512 /dev-python/rstcheck
parent673ab17256bcf635586322e133f96a505997273b (diff)
downloadbaldeagleos-repo-fa9e005d54311c5ec165396e28fa08b775e685d5.tar.gz
baldeagleos-repo-fa9e005d54311c5ec165396e28fa08b775e685d5.tar.xz
baldeagleos-repo-fa9e005d54311c5ec165396e28fa08b775e685d5.zip
Adding metadata
Diffstat (limited to 'dev-python/rstcheck')
-rw-r--r--dev-python/rstcheck/rstcheck-6.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rstcheck/rstcheck-6.1.1.ebuild b/dev-python/rstcheck/rstcheck-6.1.1.ebuild
index d71278eac9a3..2ced00aa082c 100644
--- a/dev-python/rstcheck/rstcheck-6.1.1.ebuild
+++ b/dev-python/rstcheck/rstcheck-6.1.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1