projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
244b598
)
dev-python/pypax: Add python3_5 support
author
Manuel Rüger
<mrueg@gentoo.org>
Mon, 13 Mar 2017 16:25:46 +0000
(17:25 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Mon, 13 Mar 2017 16:25:46 +0000
(17:25 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/pypax/pypax-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pypax/pypax-9999.ebuild
b/dev-python/pypax/pypax-9999.ebuild
index de4dbbe9e1ed82348159247d086d4187f95ef642..2d86893885aa3fb008defde774082c2340f8badc 100644
(file)
--- a/
dev-python/pypax/pypax-9999.ebuild
+++ b/
dev-python/pypax/pypax-9999.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
} pypy )
inherit distutils-r1