projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eedf70d
)
sys-process/systemd-cron: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 12:00:43 +0000
(14:00 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:19 +0000
(16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
sys-process/systemd-cron/systemd-cron-1.5.4.ebuild
patch
|
blob
|
history
diff --git
a/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild
b/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild
index 59f59b8ab2aee58a584995274f9e9ea86cfe0ae9..7629391663126cedb5cedd3bcc49c0961eca40c9 100644
(file)
--- a/
sys-process/systemd-cron/systemd-cron-1.5.4.ebuild
+++ b/
sys-process/systemd-cron/systemd-cron-1.5.4.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( pypy3 python3_
4
)
+PYTHON_COMPAT=( pypy3 python3_
{4,5,6}
)
inherit eutils python-single-r1 systemd
DESCRIPTION="systemd units to create timers for cron directories and crontab"