diff options
author | Richard Freeman <rich0@gentoo.org> | 2016-11-21 17:07:37 -0500 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2016-11-21 17:07:37 -0500 |
commit | ccf67a07f237cb2041a60848bb0706ee426511df (patch) | |
tree | 45f5f5e9ae58948a2fc1db69fa320245aa14d920 /sys-process | |
parent | net-proxy/squirm: Fix build with GCC-5 (diff) | |
download | gentoo-ccf67a07f237cb2041a60848bb0706ee426511df.tar.gz gentoo-ccf67a07f237cb2041a60848bb0706ee426511df.tar.bz2 gentoo-ccf67a07f237cb2041a60848bb0706ee426511df.zip |
sys-process/systemd-cron: amd64 stable
Bug: 600442
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/systemd-cron/systemd-cron-1.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild index 0bd190defe8e..8423b6b8bc90 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild @@ -12,7 +12,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 yearly" RDEPEND=">=sys-apps/systemd-217 |