diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-28 09:37:55 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-28 09:38:16 -0700 |
commit | b56b2b0616982f464560666addeffc3db176757d (patch) | |
tree | fcc9a1f4a3ba3388724f9ec1b6881898c00f2e6a /sys-process/systemd-cron | |
parent | sys-process/systemd-cron-1.5.14: sparc stable, bug 719880 (diff) | |
download | gentoo-b56b2b0616982f464560666addeffc3db176757d.tar.gz gentoo-b56b2b0616982f464560666addeffc3db176757d.tar.bz2 gentoo-b56b2b0616982f464560666addeffc3db176757d.zip |
sys-process/systemd-cron-1.5.14: x86 stable, bug 719880
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.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild index b4ff25c098c8..4da8f8119ff8 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.14.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.14.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" RESTRICT="!test? ( test )" |