From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1582241-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12929158015 for <garchives@archives.gentoo.org>; Thu, 21 Dec 2023 06:12:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B9F82BC018; Thu, 21 Dec 2023 06:12:27 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 340922BC018 for <gentoo-commits@lists.gentoo.org>; Thu, 21 Dec 2023 06:12:27 +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 3B3FD340DE6 for <gentoo-commits@lists.gentoo.org>; Thu, 21 Dec 2023 06:12:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D6721474 for <gentoo-commits@lists.gentoo.org>; Thu, 21 Dec 2023 06:12:24 +0000 (UTC) From: "Joonas Niilola" <juippis@gentoo.org> 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" <juippis@gentoo.org> Message-ID: <1703139104.022e4cd6c4724f8d9614d133ae0ac98bcf58387b.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.2.0.ebuild X-VCS-Directories: sys-apps/s6-linux-utils/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 022e4cd6c4724f8d9614d133ae0ac98bcf58387b X-VCS-Branch: master Date: Thu, 21 Dec 2023 06:12:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f8cad5c3-81b7-4e32-b82c-df22339e5219 X-Archives-Hash: eb8cd1ec919bf51528116010976aceda commit: 022e4cd6c4724f8d9614d133ae0ac98bcf58387b Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Dec 21 06:11:44 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Dec 21 06:11:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022e4cd6 sys-apps/s6-linux-utils: Stabilize 2.6.2.0 amd64, #920377 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.0.ebuild b/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.0.ebuild index 43ea27b14a6a..1769e60ef6d6 100644 --- a/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.0.ebuild +++ b/sys-apps/s6-linux-utils/s6-linux-utils-2.6.2.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}"