commit:     386f84f817adf5c83e0da4a42ff7e5f68810a976
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 05:00:40 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 05:00:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=386f84f8

dev-python/netifaces: PYTHON_COMPAT: add python3_6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/netifaces/netifaces-0.10.4.ebuild | 4 ++--
 dev-python/netifaces/netifaces-0.10.5.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/netifaces/netifaces-0.10.4.ebuild 
b/dev-python/netifaces/netifaces-0.10.4.ebuild
index 61b59cea70..593548549c 100644
--- a/dev-python/netifaces/netifaces-0.10.4.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1
 

diff --git a/dev-python/netifaces/netifaces-0.10.5.ebuild 
b/dev-python/netifaces/netifaces-0.10.5.ebuild
index 221d71d437..e79bd78944 100644
--- a/dev-python/netifaces/netifaces-0.10.5.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 
 inherit distutils-r1
 

Reply via email to