projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
973cff3
)
dev-util/eric: Remove py2.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:01:17 +0000
(17:01 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:07:55 +0000
(17:07 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/eric/eric-18.03.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/eric/eric-18.03.ebuild
b/dev-util/eric/eric-18.03.ebuild
index 520c3542c0c60f9aecde5d56b1963e0f6f0d1161..f766811e82e46b3443bd33ace385673f7f0c8d89 100644
(file)
--- 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=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
PYTHON_REQ_USE="sqlite,xml"
inherit python-single-r1 xdg-utils