www-client/ripe-atlas-cousteau: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 14:27:38 +0000 (16:27 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:32:38 +0000 (18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild

index 4d090fae172c259dc388c54d4b9f50b46b58c864..cfa86219bc3f2453e7c93bdf426e78c6b75492bf 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5,3_6} )
 
 inherit distutils-r1