summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/rope_py3k/rope_py3k-0.9.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/rope_py3k/rope_py3k-0.9.4.ebuild b/dev-python/rope_py3k/rope_py3k-0.9.4.ebuild
index ee629758a201..9b9271c7e89c 100644
--- a/dev-python/rope_py3k/rope_py3k-0.9.4.ebuild
+++ b/dev-python/rope_py3k/rope_py3k-0.9.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit distutils-r1