From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6F47E13933E for ; Wed, 21 Jul 2021 02:23:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5AB0E0B7B; Wed, 21 Jul 2021 02:22:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 999ECE0B7B for ; Wed, 21 Jul 2021 02:22:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E49C7342BE1 for ; Wed, 21 Jul 2021 02:22:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B438847 for ; Wed, 21 Jul 2021 02:22:54 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1626834077.cf4c2c8d8c27a642e82c41985ac8ad7f143f04c7.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/bcron/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/bcron/bcron-0.11.ebuild X-VCS-Directories: sys-process/bcron/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: cf4c2c8d8c27a642e82c41985ac8ad7f143f04c7 X-VCS-Branch: master Date: Wed, 21 Jul 2021 02:22:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dfbcd30f-c39a-4370-be10-e8b31a00f265 X-Archives-Hash: f1d128cc95b3cc4f7cd1e0604c1a7868 commit: cf4c2c8d8c27a642e82c41985ac8ad7f143f04c7 Author: Alex Fan yahoo com> AuthorDate: Mon Jul 19 02:41:52 2021 +0000 Commit: Yixun Lan gentoo 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 yahoo.com> Signed-off-by: Yixun Lan 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