summaryrefslogtreecommitdiff
path: root/dev-python/wstools
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/wstools')
-rw-r--r--dev-python/wstools/wstools-0.4.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wstools/wstools-0.4.8.ebuild b/dev-python/wstools/wstools-0.4.8.ebuild
index 864b231bd9d9..be8152838cd1 100644
--- a/dev-python/wstools/wstools-0.4.8.ebuild
+++ b/dev-python/wstools/wstools-0.4.8.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
PYTHON_REQ_USE="xml(+)"
inherit distutils-r1