diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:29:54 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:29:54 +0100 |
commit | 74e6dc52d0aa74f7bc2bbc0cf2a91d0932d1a233 (patch) | |
tree | 97cf1f5b53dfd400a1e9d8479347234bd185a8bc /sys-process/systemd-cron | |
parent | sys-apps/systemd: remove old (diff) | |
download | gentoo-74e6dc52d0aa74f7bc2bbc0cf2a91d0932d1a233.tar.gz gentoo-74e6dc52d0aa74f7bc2bbc0cf2a91d0932d1a233.tar.bz2 gentoo-74e6dc52d0aa74f7bc2bbc0cf2a91d0932d1a233.zip |
sys-process/systemd-cron: x86 stable (bug #638972)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
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 c2c3644c42db..e2f62555753d 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 |