From: Zac Medico Date: Thu, 16 Feb 2017 06:11:30 +0000 (-0800) Subject: dev-python/oslo-sphinx: PYTHON_COMPAT: add python3_6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dabd343e6d37f421845d2c7279de18e65aadc93e;p=gentoo.git dev-python/oslo-sphinx: PYTHON_COMPAT: add python3_6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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