diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-28 09:37:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-28 09:38:16 -0700 |
commit | 77662d62dac53d979f518da4168be3dd8c59da97 (patch) | |
tree | a3d9e7aba0e725bfb94183dd2c770922da220f80 /sys-process/systemd-cron | |
parent | sys-process/systemd-cron-1.5.14: amd64 stable, bug 719880 (diff) | |
download | gentoo-77662d62dac53d979f518da4168be3dd8c59da97.tar.gz gentoo-77662d62dac53d979f518da4168be3dd8c59da97.tar.bz2 gentoo-77662d62dac53d979f518da4168be3dd8c59da97.zip |
sys-process/systemd-cron-1.5.14: sparc stable, bug 719880
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-process/systemd-cron')
-rw-r--r-- | sys-process/systemd-cron/systemd-cron-1.5.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild index c251346c1dd9..b4ff25c098c8 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/systemd-cron/${PN}/archive/v${PV}.tar.gz -> systemd- LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~sparc ~x86" +KEYWORDS="amd64 sparc ~x86" IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly" RESTRICT="!test? ( test )" |