From 9884a9d4d07cf561dc1b947f638114731367534b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 10 Mar 2017 03:03:08 -0800 Subject: [PATCH] dev-python/xcffib: Add python3_6 to PYTHON_COMPAT Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- dev-python/xcffib/xcffib-0.4.0.ebuild | 4 ++-- dev-python/xcffib/xcffib-0.4.2.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/xcffib/xcffib-0.4.0.ebuild b/dev-python/xcffib/xcffib-0.4.0.ebuild index 0a9f2eea97b7..3d3c3be49a79 100644 --- a/dev-python/xcffib/xcffib-0.4.0.ebuild +++ b/dev-python/xcffib/xcffib-0.4.0.ebuild @@ -1,9 +1,9 @@ -# 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=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 diff --git a/dev-python/xcffib/xcffib-0.4.2.ebuild b/dev-python/xcffib/xcffib-0.4.2.ebuild index 163ad30a52c2..8bc40b268bdb 100644 --- a/dev-python/xcffib/xcffib-0.4.2.ebuild +++ b/dev-python/xcffib/xcffib-0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1 -- 2.26.2