app-text/grip: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 18:06:30 +0000 (20:06 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 19:29:07 +0000 (21:29 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

app-text/grip/grip-4.2.0.ebuild

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