summaryrefslogtreecommitdiff
path: root/dev-python/sabyenc
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-20 00:42:35 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-20 00:42:35 +0000
commite2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca (patch)
tree2650ef0ca1b28ddeb08f2312b29dda211dda4b0f /dev-python/sabyenc
parent027d0dfcf7f32b1d81c2029c2f0ce3a01cead910 (diff)
downloadbaldeagleos-repo-e2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca.tar.gz
baldeagleos-repo-e2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca.tar.xz
baldeagleos-repo-e2882fdd63be25ec2fa9eb9af87ca55c2fcdd6ca.zip
Updating liguros repo
Diffstat (limited to 'dev-python/sabyenc')
-rw-r--r--dev-python/sabyenc/sabyenc-4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sabyenc/sabyenc-4.0.2.ebuild b/dev-python/sabyenc/sabyenc-4.0.2.ebuild
index 64cd015c4e1a..e3ab793f60f2 100644
--- a/dev-python/sabyenc/sabyenc-4.0.2.ebuild
+++ b/dev-python/sabyenc/sabyenc-4.0.2.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