dev-python/pyudev: Add python3_5

Package-Manager: portage-2.3.0
This commit is contained in:
Manuel Rüger
2016-09-04 19:03:56 +02:00
parent f9694b2a0c
commit db5e3b63e2

View File

@@ -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