diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-10 12:34:45 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-10 12:54:04 +0100 |
commit | 62cfb063dba0d9c0e55c74bb626542a46684ba5a (patch) | |
tree | 0736caf3d4b97dec38aa7b324ce8c10d04276a35 /dev-perl | |
parent | dev-libs/libcec: Remove py2 (diff) | |
download | gentoo-62cfb063dba0d9c0e55c74bb626542a46684ba5a.tar.gz gentoo-62cfb063dba0d9c0e55c74bb626542a46684ba5a.tar.bz2 gentoo-62cfb063dba0d9c0e55c74bb626542a46684ba5a.zip |
dev-perl/Inline-Python: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 |