summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 17:01:17 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 17:07:55 +0200
commit40c83022fc0ed58ab195f20d909304c6732dfd00 (patch)
treeef97a6deb423d9e1be91146f58562a38f8d38c52
parentdev-util/dogtail: Remove py2.7 (diff)
downloadgentoo-40c83022.tar.gz
gentoo-40c83022.tar.bz2
gentoo-40c83022.zip
dev-util/eric: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-util/eric/eric-18.03.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/eric/eric-18.03.ebuild b/dev-util/eric/eric-18.03.ebuild
index 520c3542c0c6..f766811e82e4 100644
--- a/dev-util/eric/eric-18.03.ebuild
+++ b/dev-util/eric/eric-18.03.ebuild
@@ -4,7 +4,7 @@
EAPI=6
MY_P=${PN}6-${PV}
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
PYTHON_REQ_USE="sqlite,xml"
inherit python-single-r1 xdg-utils