*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / net-misc / httpie / httpie-1.0.3.ebuild
index 526bb639658fc6f26d0b0b7f8edfeaa67da24608..d65556fc1b0b807d1865a4c9eb7326f2c243e629 100644 (file)
@@ -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_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 PYTHON_REQ_USE="ssl(+)"
 
 inherit bash-completion-r1 distutils-r1