commit:     a93ef274d825abff432c4d28a7e9eec9a5520f43
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 16:18:06 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 21:21:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93ef274

dev-python/python-daemon: add python 3.5, 3.6

Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61

 dev-python/python-daemon/python-daemon-2.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-daemon/python-daemon-2.1.1.ebuild 
b/dev-python/python-daemon/python-daemon-2.1.1.ebuild
index 94453acd349..138f1abc2e5 100644
--- a/dev-python/python-daemon/python-daemon-2.1.1.ebuild
+++ b/dev-python/python-daemon/python-daemon-2.1.1.ebuild
@@ -1,8 +1,8 @@
-# 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=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 

Reply via email to