commit:     56dd81d5d2ebef77c1ba31f172d00a161b65050e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 10:11:38 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 10:16:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56dd81d5

net-news/canto-daemon: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-news/canto-daemon/canto-daemon-0.9.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-news/canto-daemon/canto-daemon-0.9.1.ebuild 
b/net-news/canto-daemon/canto-daemon-0.9.1.ebuild
index b472b35af9e..16b7ea1a8d7 100644
--- a/net-news/canto-daemon/canto-daemon-0.9.1.ebuild
+++ b/net-news/canto-daemon/canto-daemon-0.9.1.ebuild
@@ -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
 

Reply via email to