summaryrefslogtreecommitdiff
path: root/dev-python/ujson
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-17 06:56:32 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-17 06:56:32 +0000
commitf3c4550fbbf32895d8a71b1df500c98d71208673 (patch)
tree051ed807cc08a33b25c63d0f4a44e36b9c60f70a /dev-python/ujson
parentba872f10f8ac67e08d6c40c8ae1ae49c50ad72a9 (diff)
downloadbaldeagleos-repo-f3c4550fbbf32895d8a71b1df500c98d71208673.tar.gz
baldeagleos-repo-f3c4550fbbf32895d8a71b1df500c98d71208673.tar.xz
baldeagleos-repo-f3c4550fbbf32895d8a71b1df500c98d71208673.zip
Updating liguros repo
Diffstat (limited to 'dev-python/ujson')
-rw-r--r--dev-python/ujson/ujson-1.35-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ujson/ujson-1.35-r1.ebuild b/dev-python/ujson/ujson-1.35-r1.ebuild
index 4a266318bd20..e2968cdabfaa 100644
--- a/dev-python/ujson/ujson-1.35-r1.ebuild
+++ b/dev-python/ujson/ujson-1.35-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
inherit distutils-r1