dev-python/sphinxcontrib-doxylink: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 13:57:31 +0000 (15:57 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:32:22 +0000 (18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.3.ebuild

index af01eef24d0eb69d3f63cf203d43e6ac7fd96c33..0879fe816952a27b7ef122898e472098991da225 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1