diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-05-29 16:27:38 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-05-29 18:32:38 +0200 |
commit | e1e0c0c7b4f468a0780967cf96e64c080b425ddb (patch) | |
tree | ec24dbeb7326bd4732acb724e257d7b8cc7be026 /www-client/ripe-atlas-cousteau | |
parent | net-libs/ripe-atlas-sagan: Support newer python (diff) | |
download | gentoo-e1e0c0c7b4f468a0780967cf96e64c080b425ddb.tar.gz gentoo-e1e0c0c7b4f468a0780967cf96e64c080b425ddb.tar.bz2 gentoo-e1e0c0c7b4f468a0780967cf96e64c080b425ddb.zip |
www-client/ripe-atlas-cousteau: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'www-client/ripe-atlas-cousteau')
-rw-r--r-- | www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |