summaryrefslogtreecommitdiff
path: root/dev-python/qstylizer/qstylizer-0.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-08 15:03:58 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-08 15:03:58 +0100
commit814f4cf860e299a046b649eaee5463427984c09c (patch)
tree74c45f097899310e599dad6b8df5b63e0f085bc0 /dev-python/qstylizer/qstylizer-0.2.0.ebuild
parent7f0ccc917c7abe6223784c703d86cd14755691fb (diff)
gentoo resync : 08.07.2021
Diffstat (limited to 'dev-python/qstylizer/qstylizer-0.2.0.ebuild')
-rw-r--r--dev-python/qstylizer/qstylizer-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qstylizer/qstylizer-0.2.0.ebuild b/dev-python/qstylizer/qstylizer-0.2.0.ebuild
index 36269b58c272..13bb8dcfaf50 100644
--- a/dev-python/qstylizer/qstylizer-0.2.0.ebuild
+++ b/dev-python/qstylizer/qstylizer-0.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit distutils-r1