summaryrefslogtreecommitdiff
path: root/dev-python/hyperlink
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/hyperlink
parent67cc0c8a207d2a9316edac78aecfb1de6259169d (diff)
downloadbaldeagleos-repo-933759f3fcaf3d378991b18fa19eead3812b1be0.tar.gz
baldeagleos-repo-933759f3fcaf3d378991b18fa19eead3812b1be0.tar.xz
baldeagleos-repo-933759f3fcaf3d378991b18fa19eead3812b1be0.zip
Adding metadata
Diffstat (limited to 'dev-python/hyperlink')
-rw-r--r--dev-python/hyperlink/hyperlink-21.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyperlink/hyperlink-21.0.0.ebuild b/dev-python/hyperlink/hyperlink-21.0.0.ebuild
index 20047351abe9..c08073fa7913 100644
--- a/dev-python/hyperlink/hyperlink-21.0.0.ebuild
+++ b/dev-python/hyperlink/hyperlink-21.0.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1