sys-process/systemd-cron: add ~ppc keyword, bug #737518

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2020-09-28 22:17:44 -07:00
parent 1ebe73b86e
commit 05ffdb8742

View File

@@ -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 ~ppc64 sparc x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86"
IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
RESTRICT="!test? ( test )"