summaryrefslogtreecommitdiff
path: root/dev-python/protobuf-python/protobuf-python-9999.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-25 18:00:50 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-25 18:00:50 +0000
commit0e922045589f60798785ca690b6d7c7907cb58e2 (patch)
tree30454c3a7f2edd445349000d2e65f832048d81f5 /dev-python/protobuf-python/protobuf-python-9999.ebuild
parente12fc3e5baf289e1a9636c342df6fb4d5a75c8ef (diff)
downloadbaldeagleos-repo-0e922045589f60798785ca690b6d7c7907cb58e2.tar.gz
baldeagleos-repo-0e922045589f60798785ca690b6d7c7907cb58e2.tar.xz
baldeagleos-repo-0e922045589f60798785ca690b6d7c7907cb58e2.zip
Updating liguros repo
Diffstat (limited to 'dev-python/protobuf-python/protobuf-python-9999.ebuild')
-rw-r--r--dev-python/protobuf-python/protobuf-python-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-9999.ebuild b/dev-python/protobuf-python/protobuf-python-9999.ebuild
index c081829379e0..faaae29a1aa5 100644
--- a/dev-python/protobuf-python/protobuf-python-9999.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-9999.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=(python{3_6,3_7,3_8,3_9})
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1