commit: 3419e6f7011224b3733f3cc617bb0086f4b63011 Author: Marcus Comstedt <marcus <AT> mc <DOT> pp <DOT> se> AuthorDate: Thu Jul 4 22:36:55 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jul 5 21:12:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3419e6f7
virtual/cron: keyworded 0-r1 for riscv, bug #689258 Closes: https://bugs.gentoo.org/689258 Signed-off-by: Marcus Comstedt <marcus <AT> mc.pp.se> Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> virtual/cron/cron-0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/cron/cron-0-r1.ebuild b/virtual/cron/cron-0-r1.ebuild index 42585dd5648..9978a47e90f 100644 --- a/virtual/cron/cron-0-r1.ebuild +++ b/virtual/cron/cron-0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for cron" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="|| ( sys-process/cronie sys-process/vixie-cron
