summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 17:00:52 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 17:07:53 +0200
commit66ca54385bd2bb9d76c2fd57b5f26da870d93b95 (patch)
tree85214d57fc85436fa1eeef75749f49ffee5b5a82 /dev-util/comparator/comparator-2.12.ebuild
parentapp-shells/mksh: Synced live ebuild (diff)
downloadgentoo-66ca54385bd2bb9d76c2fd57b5f26da870d93b95.tar.gz
gentoo-66ca54385bd2bb9d76c2fd57b5f26da870d93b95.tar.bz2
gentoo-66ca54385bd2bb9d76c2fd57b5f26da870d93b95.zip
dev-util/comparator: Remove py2.7 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/comparator/comparator-2.12.ebuild')
-rw-r--r--dev-util/comparator/comparator-2.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/comparator/comparator-2.12.ebuild b/dev-util/comparator/comparator-2.12.ebuild
index bbbbe0a4134a..5e4ba126dbd0 100644
--- a/dev-util/comparator/comparator-2.12.ebuild
+++ b/dev-util/comparator/comparator-2.12.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1 toolchain-funcs