sys-process/systemd-cron: x86 stable wrt bug #600442

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2016-12-29 11:40:03 +01:00
parent e042ec07ea
commit 3e1347f0a3

View File

@@ -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