dev-python/curtsies: python3_6 added
authorAndrey Grozin <grozin@gentoo.org>
Tue, 28 Feb 2017 13:18:15 +0000 (20:18 +0700)
committerAndrey Grozin <grozin@gentoo.org>
Tue, 28 Feb 2017 13:18:51 +0000 (20:18 +0700)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/curtsies/curtsies-0.2.11.ebuild

index f9866fb5869436802aed11c6e43115f86155875c..baa293dc1ba99fbde1fbc47e11f8a39d0516f209 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
+# $Id: f9866fb5869436802aed11c6e43115f86155875c $
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1