sys-process/systemd-cron: amd64 stable
authorRichard Freeman <rich0@gentoo.org>
Mon, 22 Jan 2018 18:33:16 +0000 (13:33 -0500)
committerRichard Freeman <rich0@gentoo.org>
Mon, 22 Jan 2018 18:33:16 +0000 (13:33 -0500)
Bug: https://bugs.gentoo.org/638972
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sys-process/systemd-cron/systemd-cron-1.5.12-r1.ebuild

index 44cfac6b53b7bda5d09b5fffb23a9b5de99b562c..c2c3644c42db77224ea49e1738e76c0d48f76d94 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 ~x86"
 IUSE="cron-boot etc-crontab-systemd minutely setgid test yearly"
 
 RDEPEND=">=sys-apps/systemd-217