From a93ef274d825abff432c4d28a7e9eec9a5520f43 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sun, 23 Apr 2017 12:18:06 -0400 Subject: 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(-) (limited to 'dev-python/python-daemon') 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 94453acd3499..138f1abc2e54 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 -- cgit v1.2.3