app-text/openlp: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 09:33:57 +0000 (11:33 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:31:29 +0000 (18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

app-text/openlp/openlp-2.4.2.ebuild

index 546fda6935988a033c011b4d63361aed2be6865f..eb72deb54d74cb14f16ec14a9d6a72c40dab3fad 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_4)
+PYTHON_COMPAT=( python3_{4,5,6} )
 PYTHON_REQ_USE='sqlite'
 
 inherit distutils-r1