commit: 1ebe73b86e7677a83eeeaa17e13e73b68bae8da9 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue Sep 29 05:06:22 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Sep 29 05:16:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebe73b8
sys-process/systemd-cron: add ~ppc64 keyword, bug #737518 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> sys-process/systemd-cron/systemd-cron-1.5.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9c20864eb74..347187200e0 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 ~arm ~arm64 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 sparc x86" IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly" RESTRICT="!test? ( test )"
