commit: 170cacb8b03acb688528b89fc710ca824c59f76c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 22 07:26:49 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 22 07:26:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=170cacb8
sys-process/systemd-cron: Stabilize 2.2.0-r1 ppc64, #920505 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-process/systemd-cron/systemd-cron-2.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/systemd-cron/systemd-cron-2.2.0-r1.ebuild b/sys-process/systemd-cron/systemd-cron-2.2.0-r1.ebuild index 31138c0656f8..9cc24c0a17b5 100644 --- a/sys-process/systemd-cron/systemd-cron-2.2.0-r1.ebuild +++ b/sys-process/systemd-cron/systemd-cron-2.2.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> systemd- LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid yearly" RESTRICT="test"
