projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
078f9aa
)
net-misc/httpie: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 14:58:01 +0000
(16:58 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:32:42 +0000
(18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-misc/httpie/httpie-0.9.9.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/httpie/httpie-0.9.9.ebuild
b/net-misc/httpie/httpie-0.9.9.ebuild
index 0dc159e574638e08bb72be4d91ebe99295843628..437c7beb31ea63663a1509ff2ec865dbbfa5c351 100644
(file)
--- a/
net-misc/httpie/httpie-0.9.9.ebuild
+++ b/
net-misc/httpie/httpie-0.9.9.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5,3_6
} )
inherit distutils-r1