commit:     62cfb063dba0d9c0e55c74bb626542a46684ba5a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 11:34:45 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 11:54:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62cfb063

dev-perl/Inline-Python: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 06c75359171..9dad8f2464f 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

Reply via email to