From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CB77B15ACFC for ; Fri, 5 May 2023 06:37:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D94D4E0973; Fri, 5 May 2023 06:37:00 +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 BD9A7E0973 for ; Fri, 5 May 2023 06:37:00 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C51833413A1 for ; Fri, 5 May 2023 06:36:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E81F990 for ; Fri, 5 May 2023 06:36:58 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1683268606.1c7b80e8e8aa6fbb8f4eef46d768dd507167ec42.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/networkmanager/networkmanager-1.42.6-r1.ebuild X-VCS-Directories: net-misc/networkmanager/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1c7b80e8e8aa6fbb8f4eef46d768dd507167ec42 X-VCS-Branch: master Date: Fri, 5 May 2023 06:36:58 +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: 46c48565-b756-4d35-94ff-cf25e6806a7a X-Archives-Hash: 7a41dfcdd8a7fafeb40b4c330d87f02b commit: 1c7b80e8e8aa6fbb8f4eef46d768dd507167ec42 Author: Arthur Zamarin gentoo org> AuthorDate: Fri May 5 06:36:46 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri May 5 06:36:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7b80e8 net-misc/networkmanager: Stabilize 1.42.6-r1 x86, #905527 Signed-off-by: Arthur Zamarin gentoo.org> net-misc/networkmanager/networkmanager-1.42.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/networkmanager/networkmanager-1.42.6-r1.ebuild b/net-misc/networkmanager/networkmanager-1.42.6-r1.ebuild index da8fcf69e8f9..56e3003f80f4 100644 --- a/net-misc/networkmanager/networkmanager-1.42.6-r1.ebuild +++ b/net-misc/networkmanager/networkmanager-1.42.6-r1.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE=" ?? ( syslog systemd ) " -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86" COMMON_DEPEND=" sys-apps/util-linux[${MULTILIB_USEDEP}]