dev-python/sphinxcontrib-newsfeed: PYTHON_COMPAT: add python3_6
authorZac Medico <zmedico@gentoo.org>
Mon, 13 Feb 2017 09:08:19 +0000 (01:08 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 13 Feb 2017 09:08:19 +0000 (01:08 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild

index 77ea7b931c2d19a8f0a68c1e42324667eecb3cfa..834cf07d3ee0362c3494a1a2f2f2d07153a16e40 100644 (file)
@@ -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
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1