summaryrefslogtreecommitdiff
path: root/net-misc/httpie/httpie-1.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/httpie/httpie-1.0.2.ebuild')
-rw-r--r--net-misc/httpie/httpie-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/httpie/httpie-1.0.2.ebuild b/net-misc/httpie/httpie-1.0.2.ebuild
index af224843dd8c..07866281b6e7 100644
--- a/net-misc/httpie/httpie-1.0.2.ebuild
+++ b/net-misc/httpie/httpie-1.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
PYTHON_REQ_USE="ssl(+)"
inherit bash-completion-r1 distutils-r1