From 6f70b26ac6d691437e29486d4cd9adaf00ea8b18 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 11 Feb 2020 13:02:41 +0100 Subject: net-analyzer/carl: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-analyzer/carl/carl-0.9-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer') diff --git a/net-analyzer/carl/carl-0.9-r2.ebuild b/net-analyzer/carl/carl-0.9-r2.ebuild index 2a253f333ee2..9b6e70a1512c 100644 --- a/net-analyzer/carl/carl-0.9-r2.ebuild +++ b/net-analyzer/carl/carl-0.9-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_6} pypy3) +PYTHON_COMPAT=( python3_6 pypy3) inherit distutils-r1 -- cgit v1.2.3-65-gdbad