summaryrefslogtreecommitdiff
path: root/dev-python/setproctitle
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/setproctitle')
-rw-r--r--dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild2
-rw-r--r--dev-python/setproctitle/setproctitle-1.2.1.ebuild2
-rw-r--r--dev-python/setproctitle/setproctitle-1.2.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild b/dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild
index f03c86d19da7..81f5ef205721 100644
--- a/dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5..10} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 )
inherit distutils-r1 toolchain-funcs
diff --git a/dev-python/setproctitle/setproctitle-1.2.1.ebuild b/dev-python/setproctitle/setproctitle-1.2.1.ebuild
index b1704dacaffb..86d0441a44b1 100644
--- a/dev-python/setproctitle/setproctitle-1.2.1.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.2.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5..10} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 )
inherit distutils-r1 toolchain-funcs
diff --git a/dev-python/setproctitle/setproctitle-1.2.ebuild b/dev-python/setproctitle/setproctitle-1.2.ebuild
index 77a9e18fc8f3..6e3b94bfd2d7 100644
--- a/dev-python/setproctitle/setproctitle-1.2.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5..10} pypy3 )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} pypy3 )
inherit distutils-r1 toolchain-funcs