dev-python/placefinder: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 10:28:36 +0000 (12:28 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:31:42 +0000 (18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/placefinder/placefinder-0.3.ebuild

index 3432f1dc4c7fd3ec30ded2699e78345de308b354..28a135d26340cf1c0f73f9e66bf78b35cd475af6 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 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} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit distutils-r1