app-accessibility/accerciser: Add support for newer python
authorPacho Ramos <pacho@gentoo.org>
Sat, 9 Dec 2017 13:57:09 +0000 (14:57 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sat, 9 Dec 2017 14:19:04 +0000 (15:19 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

app-accessibility/accerciser/accerciser-3.22.0.ebuild

index 202c73d492ab4aa00355eb1026a2fb7e48500d3a..a91ed1fc964591cf9a73e663531be06e87f13d54 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 PYTHON_REQ_USE="xml"
 
 inherit gnome2 python-r1