sys-process/vixie-cron: keyworded 4.1-r15 for riscv, bug #689258
authorMarcus Comstedt <marcus@mc.pp.se>
Thu, 4 Jul 2019 14:41:38 +0000 (16:41 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 5 Jul 2019 21:12:45 +0000 (23:12 +0200)
Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
sys-process/vixie-cron/vixie-cron-4.1-r15.ebuild

index 21e22ab3a696c23921ad26b4ae3264ae43a23548..7a5592e64cb48f2af200a73503492ce1cce48262 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
        mirror://gentoo/${P}-gentoo-${GENTOO_PATCH_REV}.patch.bz2"
 
 LICENSE="ISC BSD-2 BSD"
-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"
 IUSE="selinux pam debug"
 
 DEPEND="selinux? ( sys-libs/libselinux )