commit: e1e0c0c7b4f468a0780967cf96e64c080b425ddb
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 14:27:38 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon May 29 16:32:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e0c0c7
www-client/ripe-atlas-cousteau: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
index 4d090fae172..cfa86219bc3 100644
--- a/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
+++ b/www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild
@@ -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