projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42a69f
)
dev-python/meteor-ejson: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:04:17 +0000
(17:04 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:23:43 +0000
(17:23 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/meteor-ejson/meteor-ejson-1.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/meteor-ejson/meteor-ejson-1.1.0.ebuild
b/dev-python/meteor-ejson/meteor-ejson-1.1.0.ebuild
index e25e2c95092fecb650f17ea3a348471f3ec4d007..56be8ba7d2368748708d8942033bd3813a0dd76b 100644
(file)
--- a/
dev-python/meteor-ejson/meteor-ejson-1.1.0.ebuild
+++ b/
dev-python/meteor-ejson/meteor-ejson-1.1.0.ebuild
@@
-1,9
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1