commit:     66b502c2c53ba62667c669f2366b5afebedc2820
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 13:15:40 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue May 16 13:15:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b502c2

dev-python/nose-testconfig: Add python3_{5,6}

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/nose-testconfig/nose-testconfig-0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild 
b/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild
index ddf3b65a353..14fa44305e2 100644
--- a/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild
+++ b/dev-python/nose-testconfig/nose-testconfig-0.10.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} pypy  )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy  )
 
 inherit distutils-r1
 

Reply via email to