summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 17:25:56 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 17:25:56 +0100
commit2ae8e0b993969e65ff015428246c8786aca701b2 (patch)
tree2e05c66d8dac47a9f4821efb2157c67be80b3c11 /dev-util/gertty/gertty-9999.ebuild
parentdev-util/gertty: Remove old (py2) (diff)
downloadgentoo-2ae8e0b993969e65ff015428246c8786aca701b2.tar.gz
gentoo-2ae8e0b993969e65ff015428246c8786aca701b2.tar.bz2
gentoo-2ae8e0b993969e65ff015428246c8786aca701b2.zip
dev-util/gertty: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/gertty/gertty-9999.ebuild')
-rw-r--r--dev-util/gertty/gertty-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gertty/gertty-9999.ebuild b/dev-util/gertty/gertty-9999.ebuild
index 773f2d6e4dea..9cb8603575a9 100644
--- a/dev-util/gertty/gertty-9999.ebuild
+++ b/dev-util/gertty/gertty-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1