summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Karbowski <slashbeast@gentoo.org>2019-12-30 22:33:54 +0100
committerPiotr Karbowski <slashbeast@gentoo.org>2019-12-30 22:54:08 +0100
commit68b8e4cc85bf0a12e2528174210679c264ddd855 (patch)
tree0b203c1e03938e4f917f38dca7ce1e6039b22d71 /dev-python/setproctitle
parentdev-python/whoosh-2.7.4: python 3.8 support added. (diff)
downloadgentoo-68b8e4cc85bf0a12e2528174210679c264ddd855.tar.gz
gentoo-68b8e4cc85bf0a12e2528174210679c264ddd855.tar.bz2
gentoo-68b8e4cc85bf0a12e2528174210679c264ddd855.zip
dev-python/setproctitle-1.1.10-r1: python 3.8 support added.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'dev-python/setproctitle')
-rw-r--r--dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild b/dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild
index 9c136256bd0c..85cfafdf7927 100644
--- a/dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild
+++ b/dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
# pypy doesn't get started in test run. Still required by www-servers/gunicorn
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
inherit distutils-r1 toolchain-funcs