From 06fdd564feab79e8560966abafa1c0dbd1e91d58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 11 Feb 2020 13:06:07 +0100 Subject: [PATCH] net-misc/httpie: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-misc/httpie/httpie-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/httpie/httpie-1.0.3.ebuild b/net-misc/httpie/httpie-1.0.3.ebuild index d65556fc1b0b..4c1b60f7651d 100644 --- a/net-misc/httpie/httpie-1.0.3.ebuild +++ b/net-misc/httpie/httpie-1.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE="ssl(+)" inherit bash-completion-r1 distutils-r1 -- 2.26.2