summaryrefslogtreecommitdiff
path: root/dev-python/geoip-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-02 12:26:27 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-02 12:26:27 +0000
commitd9f7e52434f51d0d0ad905b03fd366bc9d1ad270 (patch)
tree952b99de9aa3ecc1d53aa6791f6027249e29dfb7 /dev-python/geoip-python
parent09740b89d6581ac2b96e2316259a1f89289cbe73 (diff)
downloadbaldeagleos-repo-d9f7e52434f51d0d0ad905b03fd366bc9d1ad270.tar.gz
baldeagleos-repo-d9f7e52434f51d0d0ad905b03fd366bc9d1ad270.tar.xz
baldeagleos-repo-d9f7e52434f51d0d0ad905b03fd366bc9d1ad270.zip
Updating liguros repo
Diffstat (limited to 'dev-python/geoip-python')
-rw-r--r--dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild b/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild
index 64af48f05b4f..bdc3c7f5c19d 100644
--- a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild
+++ b/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 )
inherit distutils-r1