summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2018-01-22 13:33:16 -0500
committerRichard Freeman <rich0@gentoo.org>2018-01-22 13:33:16 -0500
commitc5704f6e8815a295f2d38075320636932561c41f (patch)
treede5b715093d0e65d9290c7d6e31465d74baf2dcd /sys-process
parentsys-apps/systemd: amd64 stable (diff)
downloadgentoo-c5704f6e8815a295f2d38075320636932561c41f.tar.gz
gentoo-c5704f6e8815a295f2d38075320636932561c41f.tar.bz2
gentoo-c5704f6e8815a295f2d38075320636932561c41f.zip
sys-process/systemd-cron: amd64 stable
Bug: https://bugs.gentoo.org/638972 Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 44cfac6b53b7..c2c3644c42db 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 ~x86"
IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
RDEPEND=">=sys-apps/systemd-217