From fda0af5358644c751be5844bb36589dcb7ec42ac Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 18 Mar 2020 19:28:31 +0100 Subject: dev-python/astroid: Drop py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/astroid/astroid-1.4.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/astroid/astroid-1.4.8.ebuild b/dev-python/astroid/astroid-1.4.8.ebuild index beeff5e00711..60df02b882b8 100644 --- a/dev-python/astroid/astroid-1.4.8.ebuild +++ b/dev-python/astroid/astroid-1.4.8.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad