dev-python/pycountry: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Fri, 12 May 2017 12:54:30 +0000 (14:54 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 12 May 2017 12:54:30 +0000 (14:54 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/pycountry/pycountry-16.11.8.ebuild

index 0e93554f2d13761cbd3b8c2134c911101139ecb3..1cb7ab86604d9046eac6fdcff3cc2038c366258d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 )
 
 inherit distutils-r1