summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-06 06:39:18 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-06 06:59:18 +0100
commitcfd464042a5c85db669f18a724c0cbb3e230f891 (patch)
tree87862ffebebb43d948830be95bc04e3c821690aa /dev-python/rope
parentdev-python/rope: Remove old (drop to ~arch) (diff)
downloadgentoo-cfd464042a5c85db669f18a724c0cbb3e230f891.tar.gz
gentoo-cfd464042a5c85db669f18a724c0cbb3e230f891.tar.bz2
gentoo-cfd464042a5c85db669f18a724c0cbb3e230f891.zip
dev-python/rope: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/rope')
-rw-r--r--dev-python/rope/rope-0.10.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rope/rope-0.10.7.ebuild b/dev-python/rope/rope-0.10.7.ebuild
index 8d64d89e6545..9e15a0c71b81 100644
--- a/dev-python/rope/rope-0.10.7.ebuild
+++ b/dev-python/rope/rope-0.10.7.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1