summaryrefslogtreecommitdiff
path: root/dev-python/python-slugify/python-slugify-5.0.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-05-09 08:15:21 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-05-09 08:15:21 +0000
commit933759f3fcaf3d378991b18fa19eead3812b1be0 (patch)
tree8f8ea9741d0ae59c2f259bb14883e82b82845188 /dev-python/python-slugify/python-slugify-5.0.0.ebuild
parent67cc0c8a207d2a9316edac78aecfb1de6259169d (diff)
downloadbaldeagleos-repo-933759f3fcaf3d378991b18fa19eead3812b1be0.tar.gz
baldeagleos-repo-933759f3fcaf3d378991b18fa19eead3812b1be0.tar.xz
baldeagleos-repo-933759f3fcaf3d378991b18fa19eead3812b1be0.zip
Adding metadata
Diffstat (limited to 'dev-python/python-slugify/python-slugify-5.0.0.ebuild')
-rw-r--r--dev-python/python-slugify/python-slugify-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-5.0.0.ebuild b/dev-python/python-slugify/python-slugify-5.0.0.ebuild
index 165d16f9ab9f..33fa40c2f5e8 100644
--- a/dev-python/python-slugify/python-slugify-5.0.0.ebuild
+++ b/dev-python/python-slugify/python-slugify-5.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1