summaryrefslogtreecommitdiff
path: root/net-misc/httpstat/httpstat-1.3.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/httpstat/httpstat-1.3.1.ebuild')
-rw-r--r--net-misc/httpstat/httpstat-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpstat/httpstat-1.3.1.ebuild b/net-misc/httpstat/httpstat-1.3.1.ebuild
index 975c753128f4..36a680823404 100644
--- a/net-misc/httpstat/httpstat-1.3.1.ebuild
+++ b/net-misc/httpstat/httpstat-1.3.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1