summaryrefslogtreecommitdiff
path: root/dev-python/fastjsonschema
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-11-01 06:22:16 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-11-01 06:22:16 +0000
commit62c6c5267523d1226455ec354164b0b4b411249d (patch)
treecc69b937be3f6a50bca79964684ae9d7af842556 /dev-python/fastjsonschema
parent21a66e7b70894eec67b39ef10a11bb9ee857f3e0 (diff)
downloadbaldeagleos-repo-62c6c5267523d1226455ec354164b0b4b411249d.tar.gz
baldeagleos-repo-62c6c5267523d1226455ec354164b0b4b411249d.tar.xz
baldeagleos-repo-62c6c5267523d1226455ec354164b0b4b411249d.zip
Adding metadata
Diffstat (limited to 'dev-python/fastjsonschema')
-rw-r--r--dev-python/fastjsonschema/fastjsonschema-2.18.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fastjsonschema/fastjsonschema-2.18.1.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.18.1.ebuild
index c11a9b88e6b9..9afd192a1578 100644
--- a/dev-python/fastjsonschema/fastjsonschema-2.18.1.ebuild
+++ b/dev-python/fastjsonschema/fastjsonschema-2.18.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 )
inherit distutils-r1 pypi