app-accessibility/speech-dispatcher: Support python 3.5
authorPacho Ramos <pacho@gentoo.org>
Sat, 8 Oct 2016 15:53:57 +0000 (17:53 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 8 Oct 2016 16:04:42 +0000 (18:04 +0200)
Package-Manager: portage-2.3.1

app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild

index e7bd9e1ff2264d02da419cc77eac17a46fa076f0..234828814470eeeaca89304362e0f9087cdefe4f 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_3 python3_4 )
+PYTHON_COMPAT=( python3_3 python3_4 python3_5 )
 
 inherit eutils python-r1