summaryrefslogtreecommitdiff
path: root/dev-python/construct
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-29 12:27:48 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-29 12:27:48 +0000
commit59519679b1e0fbc189a32c24b8a1e89e99bbaf98 (patch)
tree5a256078eed33a7f11671d9afe4ca2c2c01a859d /dev-python/construct
parentd6842eda289012c0b589555b4704d77f71bb624f (diff)
downloadbaldeagleos-repo-59519679b1e0fbc189a32c24b8a1e89e99bbaf98.tar.gz
baldeagleos-repo-59519679b1e0fbc189a32c24b8a1e89e99bbaf98.tar.xz
baldeagleos-repo-59519679b1e0fbc189a32c24b8a1e89e99bbaf98.zip
Updating liguros repo
Diffstat (limited to 'dev-python/construct')
-rw-r--r--dev-python/construct/construct-2.10.56.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/construct/construct-2.10.56.ebuild b/dev-python/construct/construct-2.10.56.ebuild
index ab23b66e2c14..b7ceabb00f5c 100644
--- a/dev-python/construct/construct-2.10.56.ebuild
+++ b/dev-python/construct/construct-2.10.56.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1