From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C2F13158074 for ; Thu, 19 Jun 2025 07:14:45 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 84FD9341EF0 for ; Thu, 19 Jun 2025 07:14:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D099E1104E1; Thu, 19 Jun 2025 07:14:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id CABB41104E1 for ; Thu, 19 Jun 2025 07:14:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 80644341F00 for ; Thu, 19 Jun 2025 07:14:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEB872A05 for ; Thu, 19 Jun 2025 07:14:34 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1750317133.c3afd1d993ff909e3b53366508921f1dddd80d56.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/s6-linux-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/s6-linux-utils/s6-linux-utils-2.6.3.0.ebuild X-VCS-Directories: sys-apps/s6-linux-utils/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: c3afd1d993ff909e3b53366508921f1dddd80d56 X-VCS-Branch: master Date: Thu, 19 Jun 2025 07:14:34 +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: 4b986fa8-7fee-4a8b-9fed-525660d3346c X-Archives-Hash: c17049be733fdf5df5098606866ef1d1 commit: c3afd1d993ff909e3b53366508921f1dddd80d56 Author: Joonas Niilola gentoo org> AuthorDate: Thu Jun 19 07:12:13 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jun 19 07:12:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3afd1d9 sys-apps/s6-linux-utils: Stabilize 2.6.3.0 amd64, #957701 Signed-off-by: Joonas Niilola gentoo.org> sys-apps/s6-linux-utils/s6-linux-utils-2.6.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/s6-linux-utils/s6-linux-utils-2.6.3.0.ebuild b/sys-apps/s6-linux-utils/s6-linux-utils-2.6.3.0.ebuild index d79112f9d7fa..ce2803ea3d6c 100644 --- a/sys-apps/s6-linux-utils/s6-linux-utils-2.6.3.0.ebuild +++ b/sys-apps/s6-linux-utils/s6-linux-utils-2.6.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" RDEPEND=">=dev-libs/skalibs-2.13.0.0:=" DEPEND="${RDEPEND}"