dev-python/oslo-sphinx: PYTHON_COMPAT: add python3_6
authorZac Medico <zmedico@gentoo.org>
Thu, 16 Feb 2017 06:11:30 +0000 (22:11 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 16 Feb 2017 06:12:36 +0000 (22:12 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/oslo-sphinx/oslo-sphinx-4.7.0.ebuild

index fb99e7ee030f6fa284cc2dcef952ddde1b06b139..d80d509b1ca315ba7fdcf942808408c6469a7ef6 100644 (file)
@@ -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