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

dev-python/freezegun/freezegun-0.3.8.ebuild

index 5c1c9d4ae3ec5321bff7a06fbaa4ae57a6c59756..0209dcbf27f4df16683b6fcff2172a73cce02b19 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=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1