projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
803cd7b
)
sys-process/bcron: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:06:23 +0000
(14:06 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:47 +0000
(14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-process/bcron/bcron-0.11.ebuild
patch
|
blob
|
history
diff --git
a/sys-process/bcron/bcron-0.11.ebuild
b/sys-process/bcron/bcron-0.11.ebuild
index 6078a2a5ba259c00000113fa187a518813763c80..81b2a4789da4b94bfdbd15e837d90336d33161d4 100644
(file)
--- a/
sys-process/bcron/bcron-0.11.ebuild
+++ b/
sys-process/bcron/bcron-0.11.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit cron python-any-r1 toolchain-funcs