]> git.bzium.org - embe/overlay.git/blobdiff - dev-python/jsonlines/jsonlines-1.2.0.ebuild
dev-python/jsonlines: Python 3.9 support
[embe/overlay.git] / dev-python / jsonlines / jsonlines-1.2.0.ebuild
index 2dba78f7741d959f8d474e0c7169d18039e6ff21..5999082b3d22acdaa0919618561b2b4fd16f36e6 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="Python library to simplify working with jsonlines and ndjson data"