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

app-accessibility/orca/orca-3.24.0.ebuild

index 5d32bd31ed77ad5a7c95bc71ee569a2242482e4c..c6e88341ff602dec010bf3085cfe026ba22abb7f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 PYTHON_REQ_USE="threads"
 
 inherit gnome2 python-r1