commit: 3269c350cf2760ef2aba371e88bb9e05fd6d3df3 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Jul 28 23:23:10 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Jul 28 23:23:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3269c350
sys-process/systemd-cron-1.5.12-r1: added ~sparc Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild index eb5f6fad2af..51db20d0b8e 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.12-r1.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 x86" +KEYWORDS="amd64 ~sparc x86" IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly" RDEPEND=">=sys-apps/systemd-217