summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-11 15:12:54 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-11 15:12:54 +0200
commit4ef61beb805488dbfc72987bf052050352051194 (patch)
treef30908fdbeaf75520f1f9bb81ec0ba6247eece83 /dev-python/rope_py3k/rope_py3k-0.9.4.ebuild
parentdev-python/dominate: Add python3_6 (diff)
downloadgentoo-4ef61beb805488dbfc72987bf052050352051194.tar.gz
gentoo-4ef61beb805488dbfc72987bf052050352051194.tar.bz2
gentoo-4ef61beb805488dbfc72987bf052050352051194.zip
dev-python/rope_py3k: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/rope_py3k/rope_py3k-0.9.4.ebuild')
-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