From f054a8d16ecbf64717dddd5cd4744d4e846d7699 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:12:50 +0100 Subject: [PATCH] dev-python/httpstat: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- 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 cde2ea2a485d..103f7d3b0751 100644 --- a/dev-python/httpstat/httpstat-1.2.1-r1.ebuild +++ b/dev-python/httpstat/httpstat-1.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} ) +PYTHON_COMPAT=( python3_{5,6,7} pypy3 ) inherit distutils-r1 -- 2.26.2