projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6a40be
)
dev-python/radon: Tested on py3.5 & py3.6
author
Michał Górny
<mgorny@gentoo.org>
Wed, 26 Apr 2017 15:43:30 +0000
(17:43 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 26 Apr 2017 16:33:59 +0000
(18:33 +0200)
dev-python/radon/radon-1.4.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/radon/radon-1.4.2.ebuild
b/dev-python/radon/radon-1.4.2.ebuild
index 4d47e5e1b733c1b33ea2507314ce2b24e0d178fe..5f0155fdd2227dd1e3c3d06fdba22782ab8e6b77 100644
(file)
--- a/
dev-python/radon/radon-1.4.2.ebuild
+++ b/
dev-python/radon/radon-1.4.2.ebuild
@@
-1,8
+1,8
@@
-# 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=( python2_7 python3_
4
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1