From: Pacho Ramos Date: Mon, 29 May 2017 14:27:38 +0000 (+0200) Subject: www-client/ripe-atlas-cousteau: Support newer python X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1e0c0c7b4f468a0780967cf96e64c080b425ddb;p=gentoo.git www-client/ripe-atlas-cousteau: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- 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 4d090fae172c..cfa86219bc3f 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