summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-10-24 01:12:39 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-10-24 01:26:56 +0200
commitd4337444dcfca2477a3460f2679376360d9d1dab (patch)
tree047308d706245d401f4030208e2570943168000f
parentdev-python/owslib: 0.20.0 version bump, python3_9 (diff)
downloadgentoo-d4337444dcfca2477a3460f2679376360d9d1dab.tar.gz
gentoo-d4337444dcfca2477a3460f2679376360d9d1dab.tar.bz2
gentoo-d4337444dcfca2477a3460f2679376360d9d1dab.zip
dev-python/qscintilla-python: python3_9
Fedora can, then so do we. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.11.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.11.5.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.11.5.ebuild
index c04ae33878bb..62e1639944d3 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.11.5.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.11.5.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit python-r1 qmake-utils
DESCRIPTION="Python bindings for QScintilla"