Skip to content

Commit

Permalink
sys-process/systemd-cron: enable py3.10
Browse files Browse the repository at this point in the history
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Dec 25, 2021
1 parent 1015830 commit 678a64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-process/systemd-cron/systemd-cron-1.5.17.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=7
PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
PYTHON_COMPAT=( pypy3 python3_{7,8,9,10} )
inherit python-single-r1 systemd

DESCRIPTION="systemd units to create timers for cron directories and crontab"
Expand Down

0 comments on commit 678a64a

Please sign in to comment.