projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9694b2
)
dev-python/pyudev: Add python3_5
author
Manuel Rüger
<mrueg@gentoo.org>
Sun, 4 Sep 2016 17:03:56 +0000
(19:03 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Sun, 4 Sep 2016 17:03:56 +0000
(19:03 +0200)
Package-Manager: portage-2.3.0
dev-python/pyudev/pyudev-0.20.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyudev/pyudev-0.20.0.ebuild
b/dev-python/pyudev/pyudev-0.20.0.ebuild
index d4561cfc253d540311f622bb9e9771aa9e026bbb..6dee4a38ddb083df50d2caf1466c0d20f41a8593 100644
(file)
--- a/
dev-python/pyudev/pyudev-0.20.0.ebuild
+++ b/
dev-python/pyudev/pyudev-0.20.0.ebuild
@@
-4,7
+4,7
@@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5
} )
inherit distutils-r1