projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0530ed5
)
dev-python/zake: adding py35
author
Matthew Thode
<prometheanfire@gentoo.org>
Fri, 25 Mar 2016 22:57:47 +0000
(17:57 -0500)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Fri, 25 Mar 2016 22:57:47 +0000
(17:57 -0500)
Package-Manager: portage-2.2.26
dev-python/zake/zake-0.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/zake/zake-0.2.1.ebuild
b/dev-python/zake/zake-0.2.1.ebuild
index 092c068a05c685508af115c27bd1a3b488423d21..fdbffefb10c3a9e34f89035263870c6a82fbede4 100644
(file)
--- a/
dev-python/zake/zake-0.2.1.ebuild
+++ b/
dev-python/zake/zake-0.2.1.ebuild
@@
-3,7
+3,7
@@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4
python3_5
)
inherit distutils-r1
@@
-13,7
+13,7
@@
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64
~arm64
x86"
IUSE="test"
DEPEND="