diff --git a/dev-python/pyatspi/pyatspi-2.16.0.ebuild b/dev-python/pyatspi/pyatspi-2.16.0.ebuild index c8d1b1914aedb..a150972a3036c 100644 --- a/dev-python/pyatspi/pyatspi-2.16.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.16.0.ebuild @@ -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