projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aec25f1
)
dev-python/astng: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 09:07:45 +0000
(11:07 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 09:31:08 +0000
(11:31 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/astng/astng-0.24.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/astng/astng-0.24.3.ebuild
b/dev-python/astng/astng-0.24.3.ebuild
index 0201b73172b559b6d180b5cfaea3e5ba1604f936..3026a1ad64d0dadff34d6f60d9f626a5e18a5634 100644
(file)
--- a/
dev-python/astng/astng-0.24.3.ebuild
+++ b/
dev-python/astng/astng-0.24.3.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
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_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} pypy )
inherit distutils-r1