summaryrefslogtreecommitdiff
path: root/net-misc/s3cmd/s3cmd-2.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/s3cmd/s3cmd-2.1.0.ebuild')
-rw-r--r--net-misc/s3cmd/s3cmd-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/s3cmd/s3cmd-2.1.0.ebuild b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
index cece3c9cb833..bbd643709898 100644
--- a/net-misc/s3cmd/s3cmd-2.1.0.ebuild
+++ b/net-misc/s3cmd/s3cmd-2.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 python3_7 python3_8 python3_9 )
+PYTHON_COMPAT=( python3_7 python3_8 python3_9 )
PYTHON_REQ_USE="xml"
inherit distutils-r1