diff options
author | Sam James <sam@gentoo.org> | 2020-09-05 00:30:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-05 00:30:20 +0000 |
commit | cf5801f4140943aefad6197aecf7a4a1026e775d (patch) | |
tree | bc77f368d863b7006e1ec57584b3762c5136add2 /sys-process/systemd-cron | |
parent | dev-python/doublex: Keyword 1.9.2 arm64, #728684 (diff) | |
download | gentoo-cf5801f4140943aefad6197aecf7a4a1026e775d.tar.gz gentoo-cf5801f4140943aefad6197aecf7a4a1026e775d.tar.bz2 gentoo-cf5801f4140943aefad6197aecf7a4a1026e775d.zip |
sys-process/systemd-cron: Keyword 1.5.14 arm, #737518
Signed-off-by: Sam James <sam@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 edc6c943c703..43855635ed84 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 ~arm sparc x86" IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly" RESTRICT="!test? ( test )" |