From 386f84f817adf5c83e0da4a42ff7e5f68810a976 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 26 Feb 2017 21:00:40 -0800 Subject: [PATCH] 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 61b59cea70cb..593548549c81 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 221d71d43744..e79bd789442a 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 -- 2.26.2