summaryrefslogtreecommitdiff
path: root/dev-python/constantly
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-04 12:36:08 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-04 12:36:08 +0000
commit96e524b2d20da4f5c20427b78d6784c17e8bc579 (patch)
tree89c1531ed817c0bd2e09790f2926e23275dba8bf /dev-python/constantly
parent2e07ce41bef92f7ba1330093caf069fc40a611bb (diff)
downloadbaldeagleos-repo-96e524b2d20da4f5c20427b78d6784c17e8bc579.tar.gz
baldeagleos-repo-96e524b2d20da4f5c20427b78d6784c17e8bc579.tar.xz
baldeagleos-repo-96e524b2d20da4f5c20427b78d6784c17e8bc579.zip
Updating liguros repo
Diffstat (limited to 'dev-python/constantly')
-rw-r--r--dev-python/constantly/constantly-15.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/constantly/constantly-15.1.0-r1.ebuild b/dev-python/constantly/constantly-15.1.0-r1.ebuild
index 40e12c9f7718..b8c7af07ed79 100644
--- a/dev-python/constantly/constantly-15.1.0-r1.ebuild
+++ b/dev-python/constantly/constantly-15.1.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1