diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-24 01:05:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-24 01:06:46 +0200 |
commit | 8bb778f39c1d1c2a808a53a86bfa0543d038ec9b (patch) | |
tree | bad2f0070a99f47156556f500328210418c29026 /sys-process | |
parent | sys-libs/libcap-ng: x86 stable (bug #791664) (diff) | |
download | gentoo-8bb778f39c1d1c2a808a53a86bfa0543d038ec9b.tar.gz gentoo-8bb778f39c1d1c2a808a53a86bfa0543d038ec9b.tar.bz2 gentoo-8bb778f39c1d1c2a808a53a86bfa0543d038ec9b.zip |
sys-process/systemd-cron: x86 stable (bug #788601)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/systemd-cron/systemd-cron-1.5.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild index 91853a7fe396..c490b5221ac9 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.17.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.17.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 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid test yearly" RESTRICT="!test? ( test )" |