diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-02-05 13:48:21 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-02-05 13:59:54 +0100 |
| commit | d79ea18b62e5ab574c68f26495689dc3d894ea50 (patch) | |
| tree | e3588adb73ddac174d44a4023de48a4570a9c7da /dev-python | |
| parent | dfeb0857f62a4e22de02f6691fc8d55a07956dbd (diff) | |
| download | gentoo-d79ea18b62e5ab574c68f26495689dc3d894ea50.tar.gz gentoo-d79ea18b62e5ab574c68f26495689dc3d894ea50.tar.bz2 gentoo-d79ea18b62e5ab574c68f26495689dc3d894ea50.zip | |
dev-python/eradicate: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/eradicate/eradicate-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/eradicate/eradicate-0.2.1.ebuild b/dev-python/eradicate/eradicate-0.2.1.ebuild index 2671a4917c0d..8a3d4a5273a7 100644 --- a/dev-python/eradicate/eradicate-0.2.1.ebuild +++ b/dev-python/eradicate/eradicate-0.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 pypy3 ) +PYTHON_COMPAT=( python3_6 pypy3 ) inherit distutils-r1 |
