diff options
Diffstat (limited to 'dev-perl/Inline-Python')
-rw-r--r-- | dev-perl/Inline-Python/Inline-Python-0.560.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |