From 62cfb063dba0d9c0e55c74bb626542a46684ba5a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 12:34:45 +0100 Subject: dev-perl/Inline-Python: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-perl/Inline-Python') 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 -- cgit v1.2.3-65-gdbad