sys-process/systemd-cron-1.5.12-r1: added ~sparc
authorMatt Turner <mattst88@gentoo.org>
Sun, 28 Jul 2019 23:23:10 +0000 (16:23 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 28 Jul 2019 23:23:50 +0000 (16:23 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild

index eb5f6fad2af020363425d0ed71dd9d7f669f0e52..51db20d0b8efbfc05890c4c2760ef69481f1d68a 100644 (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 x86"
+KEYWORDS="amd64 ~sparc x86"
 IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
 
 RDEPEND=">=sys-apps/systemd-217