aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/persim/persim-0.1.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/persim/persim-0.1.3.ebuild b/dev-python/persim/persim-0.1.3.ebuild
index 714796631..d86f5068b 100644
--- a/dev-python/persim/persim-0.1.3.ebuild
+++ b/dev-python/persim/persim-0.1.3.ebuild
@@ -3,8 +3,7 @@
EAPI=7
-# bump on plotly bump merge
-PYTHON_COMPAT=( python3_{6..7} )
+PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1