summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/stestr')
-rw-r--r--dev-python/stestr/stestr-2.1.0-r1.ebuild (renamed from dev-python/stestr/stestr-2.1.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stestr/stestr-2.1.0.ebuild b/dev-python/stestr/stestr-2.1.0-r1.ebuild
index 9149a447716a..2af0872a060a 100644
--- a/dev-python/stestr/stestr-2.1.0.ebuild
+++ b/dev-python/stestr/stestr-2.1.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_6 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_6 python3_7 python3_8 )
inherit distutils-r1
DESCRIPTION="A parallel Python test runner built around subunit"