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/daemontools-encore/
Date: Sun, 28 Aug 2022 06:31:03
Message-Id: 1661668241.a29c1d778ca14b1607b4d57ebce1bec8ecbe88ee.xen0n@gentoo
1 commit: a29c1d778ca14b1607b4d57ebce1bec8ecbe88ee
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 06:30:41 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 06:30:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29c1d77
7
8 sys-process/daemontools-encore: keyword 1.11 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 sys-process/daemontools-encore/daemontools-encore-1.11.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild b/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild
16 index 916836923265..9c5f7b2a5230 100644
17 --- a/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild
18 +++ b/sys-process/daemontools-encore/daemontools-encore-1.11.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 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 @@ -11,7 +11,7 @@ SRC_URI="https://untroubled.org/daemontools-encore/${P}.tar.gz"
26
27 LICENSE="GPL-2 MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~loong ~x86"
31 IUSE="selinux static"
32
33 DEPEND=""