projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c9883a
)
dev-python/venusian: Tested on py3.5 & py3.6
author
Michał Górny
<mgorny@gentoo.org>
Wed, 26 Apr 2017 15:55:08 +0000
(17:55 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 26 Apr 2017 16:34:00 +0000
(18:34 +0200)
dev-python/venusian/venusian-1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/venusian/venusian-1.0.ebuild
b/dev-python/venusian/venusian-1.0.ebuild
index 512b8aec4726f2997506b18a964ddced92437ec9..d2f58f4b7e103cb1d05e62b3f5852ea3eff746af 100644
(file)
--- a/
dev-python/venusian/venusian-1.0.ebuild
+++ b/
dev-python/venusian/venusian-1.0.ebuild
@@
-2,9
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-#RESTRICT="test"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1