diff options
Diffstat (limited to 'www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild')
-rw-r--r-- | www-client/ripe-atlas-cousteau/ripe-atlas-cousteau-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 f9de2aeac717..6652ad7671e6 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 @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 python{3_4,3_5} ) inherit distutils-r1 |