dev-python/sphinxcontrib-cheeseshop: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Fri, 28 Apr 2017 14:15:12 +0000 (16:15 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 28 Apr 2017 14:15:12 +0000 (16:15 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2-r1.ebuild

index d85b2c4763f5517796813543d7aab8974871872f..87a6776212e4564cb72c5f928c14a00694a4c9a8 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy)
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
 
 inherit distutils-r1