diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-19 12:41:52 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-21 10:21:17 +0800 |
commit | cf4c2c8d8c27a642e82c41985ac8ad7f143f04c7 (patch) | |
tree | 346af4b35cd90a8336bbc58fbad809d539db1349 /sys-process/bcron | |
parent | sys-process/dcron: keyword 4.5-r2 for ~riscv (diff) | |
download | gentoo-cf4c2c8d8c27a642e82c41985ac8ad7f143f04c7.tar.gz gentoo-cf4c2c8d8c27a642e82c41985ac8ad7f143f04c7.tar.bz2 gentoo-cf4c2c8d8c27a642e82c41985ac8ad7f143f04c7.zip |
sys-process/bcron: keyword 0.11 for ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-process/bcron')
-rw-r--r-- | sys-process/bcron/bcron-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/bcron/bcron-0.11.ebuild b/sys-process/bcron/bcron-0.11.ebuild index bb21685215f5..e222025a0624 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 |