mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-process/systemd-cron: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user