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

dev-python/pkgconfig/pkgconfig-1.2.2.ebuild

index 93c2f0478c26cb59fa359f4063b9adeedb5e3755..a2541bdc1af38de9df1cd68da5044cef9097778a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1