summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/josepy/josepy-1.2.0.ebuild')
-rw-r--r--dev-python/josepy/josepy-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/josepy/josepy-1.2.0.ebuild b/dev-python/josepy/josepy-1.2.0.ebuild
index a345fc6f3611..7b9e2f43fe70 100644
--- a/dev-python/josepy/josepy-1.2.0.ebuild
+++ b/dev-python/josepy/josepy-1.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7 )
+PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7 python3_8 )
inherit distutils-r1
DESCRIPTION="JOSE protocol implementation in Python"