From: Michał Górny Date: Mon, 10 Feb 2020 11:34:45 +0000 (+0100) Subject: dev-perl/Inline-Python: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=62cfb063dba0d9c0e55c74bb626542a46684ba5a;p=gentoo.git dev-perl/Inline-Python: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild b/dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild index 06c75359171a..9dad8f2464f2 100644 --- a/dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild +++ b/dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) # Feel free to add more targets after testing. DIST_AUTHOR=NINE