net-news/canto-daemon: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Sun, 18 Jun 2017 10:11:38 +0000 (12:11 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 18 Jun 2017 10:16:18 +0000 (12:16 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

net-news/canto-daemon/canto-daemon-0.9.1.ebuild

index b472b35af9e3e21ae31aec7bb890c33f04489585..16b7ea1a8d7cdb7654debb2f993be1ad8baa720e 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 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="xml(+),threads(+)"
 inherit distutils-r1 multilib