summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-28 18:55:39 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-28 18:55:55 -0700
commit5ae230ea8056c34b67878e0085177d606c9b9f60 (patch)
tree79d24180a9cbec21ffa885fcfccfc547c6269c9c /sys-process
parentdev-util/catalyst-3.0.6: sparc stable (diff)
downloadgentoo-5ae230ea8056c34b67878e0085177d606c9b9f60.tar.gz
gentoo-5ae230ea8056c34b67878e0085177d606c9b9f60.tar.bz2
gentoo-5ae230ea8056c34b67878e0085177d606c9b9f60.zip
sys-process/systemd-cron-1.5.12-r1: sparc stable
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild2
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 51db20d0b8ef..b5058f2594e3 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 ~sparc x86"
+KEYWORDS="amd64 sparc x86"
IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
RDEPEND=">=sys-apps/systemd-217