dev-perl/Inline-Python: Remove py2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-10 12:34:45 +01:00
parent 8582191c11
commit 62cfb063db

View File

@@ -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