diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-07-28 16:23:10 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-07-28 16:23:50 -0700 |
commit | 3269c350cf2760ef2aba371e88bb9e05fd6d3df3 (patch) | |
tree | 5b27176c7a2143ac256810e055fffbab55280031 /sys-process/systemd-cron | |
parent | sys-firmware/edk2-ovmf: also create a convenience UefiShell.img (diff) | |
download | gentoo-3269c350cf2760ef2aba371e88bb9e05fd6d3df3.tar.gz gentoo-3269c350cf2760ef2aba371e88bb9e05fd6d3df3.tar.bz2 gentoo-3269c350cf2760ef2aba371e88bb9e05fd6d3df3.zip |
sys-process/systemd-cron-1.5.12-r1: added ~sparc
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.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild index eb5f6fad2af0..51db20d0b8ef 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.12-r1.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 x86" +KEYWORDS="amd64 ~sparc x86" IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly" RDEPEND=">=sys-apps/systemd-217 |