projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a9124f
)
app-portage/overlint: Drop py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Mar 2020 08:51:01 +0000
(09:51 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 19 Mar 2020 09:40:59 +0000
(10:40 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/overlint/overlint-0.5.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/overlint/overlint-0.5.3-r1.ebuild
b/app-portage/overlint/overlint-0.5.3-r1.ebuild
index 644952c2c6d9f5c6d59d57842422bbd95d78c300..e43431ab544c0851d4de937ecc77b589d06d9afc 100644
(file)
--- a/
app-portage/overlint/overlint-0.5.3-r1.ebuild
+++ b/
app-portage/overlint/overlint-0.5.3-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1