From dabd343e6d37f421845d2c7279de18e65aadc93e Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 15 Feb 2017 22:11:30 -0800 Subject: [PATCH] dev-python/oslo-sphinx: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild b/dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild index fb99e7ee030f..d80d509b1ca3 100644 --- a/dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild +++ b/dev-python/oslo-sphinx/oslo-sphinx-4.7.0.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=6 -PYTHON_COMPAT=( python{2_7,3_{4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit distutils-r1 -- 2.26.2