commit: cf4c2c8d8c27a642e82c41985ac8ad7f143f04c7 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Mon Jul 19 02:41:52 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Wed Jul 21 02:21:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4c2c8d
sys-process/bcron: keyword 0.11 for ~riscv Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> sys-process/bcron/bcron-0.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/bcron/bcron-0.11.ebuild b/sys-process/bcron/bcron-0.11.ebuild index bb21685215f..e222025a062 100644 --- a/sys-process/bcron/bcron-0.11.ebuild +++ b/sys-process/bcron/bcron-0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://untroubled.org/bcron/archive/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=">=dev-libs/bglibs-2.04 sys-apps/ucspi-unix
