dev-python/pyatspi: Support python3_5

Package-Manager: portage-2.2.24
This commit is contained in:
Pacho Ramos
2015-11-09 22:44:35 +01:00
parent 471c06da03
commit dfd19ddc33

View File

@@ -4,7 +4,7 @@
EAPI="5"
GCONF_DEBUG="no"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit eutils gnome2 python-r1