Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/dcron/
Date: Sun, 28 Aug 2022 06:31:03
Message-Id: 1661668085.690cd6a56901deebcd066a6875f7ec02707648ff.xen0n@gentoo
1 commit: 690cd6a56901deebcd066a6875f7ec02707648ff
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 06:23:00 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 06:28:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690cd6a5
7
8 sys-process/dcron: keyword 4.5-r2 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 sys-process/dcron/dcron-4.5-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-process/dcron/dcron-4.5-r2.ebuild b/sys-process/dcron/dcron-4.5-r2.ebuild
16 index 202cc31e6049..05ef8ec95b54 100644
17 --- a/sys-process/dcron/dcron-4.5-r2.ebuild
18 +++ b/sys-process/dcron/dcron-4.5-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -9,7 +9,7 @@ DESCRIPTION="A cute little cron from Matt Dillon"
26 HOMEPAGE="http://www.jimpryor.net/linux/dcron.html http://apollo.backplane.com/FreeSrc/"
27 SRC_URI="http://www.jimpryor.net/linux/releases/${P}.tar.gz"
28
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
31 LICENSE="GPL-2"
32 SLOT="0"