projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a42501
)
app-misc/chkcrontab: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:28:17 +0000
(12:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:38:02 +0000
(12:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/chkcrontab/chkcrontab-1.7.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/chkcrontab/chkcrontab-1.7.ebuild
b/app-misc/chkcrontab/chkcrontab-1.7.ebuild
index 03c12e27e9737eb2fac0f8fdcffd9e6d63ec4b48..7cbacd5cb85416c5e8f2b6b10fa4ca579a23addc 100644
(file)
--- a/
app-misc/chkcrontab/chkcrontab-1.7.ebuild
+++ b/
app-misc/chkcrontab/chkcrontab-1.7.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1