From f033cf2b5b0e3060b8a24034112f99dc924be3f0 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 25 May 2020 23:06:18 -0400 Subject: [PATCH] dev-python/httpstat: python3.8 Signed-off-by: Mike Gilbert --- dev-python/httpstat/httpstat-1.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2