diff options
author | Sam James <sam@gentoo.org> | 2020-09-05 00:41:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-05 00:41:59 +0000 |
commit | eeb96529a1de2638773325222c90c64b93ad565d (patch) | |
tree | ddbf32d88e6d46a78171e69b1138fdb036d6c8fd /sys-process/systemd-cron | |
parent | media-libs/libvorbis: Stabilize 1.3.7 amd64, #739344 (diff) | |
download | gentoo-eeb96529a1de2638773325222c90c64b93ad565d.tar.gz gentoo-eeb96529a1de2638773325222c90c64b93ad565d.tar.bz2 gentoo-eeb96529a1de2638773325222c90c64b93ad565d.zip |
sys-process/systemd-cron: arm64 keyworded (bug #737518)
Package-Manager: Portage-3.0.4, Repoman-2.3.23
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 43855635ed84..9c20864eb745 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 ~arm sparc x86" +KEYWORDS="amd64 ~arm ~arm64 sparc x86" IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly" RESTRICT="!test? ( test )" |