summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-15 06:37:26 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-15 08:20:15 +0100
commit353f36939b80826ef681e397c845c5ed05a8a98b (patch)
tree0b0d1e057e8749bd4b696ddf820352425ea3cbb4 /net-misc/gsutil/gsutil-4.45.ebuild
parentdev-python/argcomplete: Bump to 1.11.1 (diff)
downloadgentoo-353f36939b80826ef681e397c845c5ed05a8a98b.tar.gz
gentoo-353f36939b80826ef681e397c845c5ed05a8a98b.tar.bz2
gentoo-353f36939b80826ef681e397c845c5ed05a8a98b.zip
net-misc/gsutil: Remove Python 2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/gsutil/gsutil-4.45.ebuild')
-rw-r--r--net-misc/gsutil/gsutil-4.45.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gsutil/gsutil-4.45.ebuild b/net-misc/gsutil/gsutil-4.45.ebuild
index c645f1344db9..3e24aceb624e 100644
--- a/net-misc/gsutil/gsutil-4.45.ebuild
+++ b/net-misc/gsutil/gsutil-4.45.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1