diff options
Diffstat (limited to 'app-text/krop')
-rw-r--r-- | app-text/krop/krop-0.4.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/krop/krop-0.4.11.ebuild b/app-text/krop/krop-0.4.11.ebuild index 738e936dcd4b..a4a95ac16ae7 100644 --- a/app-text/krop/krop-0.4.11.ebuild +++ b/app-text/krop/krop-0.4.11.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} ) +EAPI=6 +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit eutils distutils-r1 |