summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-05-25 23:06:18 -0400
committerMike Gilbert <floppym@gentoo.org>2020-05-25 23:10:42 -0400
commitf033cf2b5b0e3060b8a24034112f99dc924be3f0 (patch)
tree9afa5b8e5c769603754a91c613d8c7742f2a8309 /dev-python/httpstat/httpstat-1.2.1-r1.ebuild
parentapp-portage/unsymlink-lib: python3.8 (diff)
downloadgentoo-f033cf2b5b0e3060b8a24034112f99dc924be3f0.tar.gz
gentoo-f033cf2b5b0e3060b8a24034112f99dc924be3f0.tar.bz2
gentoo-f033cf2b5b0e3060b8a24034112f99dc924be3f0.zip
dev-python/httpstat: python3.8
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-python/httpstat/httpstat-1.2.1-r1.ebuild')
-rw-r--r--dev-python/httpstat/httpstat-1.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpstat/httpstat-1.2.1-r1.ebuild b/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
index 22fd54b54735..8b03fb8c28d9 100644
--- a/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
+++ b/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{6,7} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1