summaryrefslogtreecommitdiff
path: root/dev-python/unidecode
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-09-09 13:42:16 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-09-09 13:42:16 +0000
commit4f3e47bc835e9c5d48b3d34f724f4c7f48b81dfe (patch)
tree2a8f31349b097f81359d1c9c9e38678b6c7053a8 /dev-python/unidecode
parentcca89bb03a5ac5a65538a94e3ac40d30a283e71a (diff)
downloadbaldeagleos-repo-4f3e47bc835e9c5d48b3d34f724f4c7f48b81dfe.tar.gz
baldeagleos-repo-4f3e47bc835e9c5d48b3d34f724f4c7f48b81dfe.tar.xz
baldeagleos-repo-4f3e47bc835e9c5d48b3d34f724f4c7f48b81dfe.zip
Adding metadata
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r--dev-python/unidecode/unidecode-1.3.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-1.3.0.ebuild b/dev-python/unidecode/unidecode-1.3.0.ebuild
index dc9042694002..2b27a2e6ec9a 100644
--- a/dev-python/unidecode/unidecode-1.3.0.ebuild
+++ b/dev-python/unidecode/unidecode-1.3.0.ebuild
@@ -4,7 +4,6 @@
EAPI=8
PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 )
-DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1