Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/s6-portable-utils/
Date: Tue, 02 Aug 2022 05:40:07
Message-Id: 1659418715.6ed0d1c8dce95075ba7bff24f5d9f3c9925584ac.juippis@gentoo
1 commit: 6ed0d1c8dce95075ba7bff24f5d9f3c9925584ac
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 05:38:35 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 05:38:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed0d1c8
7
8 sys-apps/s6-portable-utils: Stabilize 2.2.5.0 amd64, #862636
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild b/sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild
16 index 34e4528aaa94..9bee521a4f7e 100644
17 --- a/sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild
18 +++ b/sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz"
20
21 LICENSE="ISC"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~x86"
24 +KEYWORDS="amd64 ~arm ~x86"
25
26 RDEPEND=">=dev-libs/skalibs-2.12.0.0:="
27 DEPEND="${RDEPEND}"