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 0172B1581CA for ; Mon, 16 Jun 2025 04:03:24 +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 E1ECE3425A8 for ; Mon, 16 Jun 2025 04:03:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DDF9E1104F7; Mon, 16 Jun 2025 04:03:13 +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 D950B1104F7 for ; Mon, 16 Jun 2025 04:03:13 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 94243342564 for ; Mon, 16 Jun 2025 04:03:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD23229E1 for ; Mon, 16 Jun 2025 04:03:10 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1750046560.5d6af0a138c13ad8c1567e3607ea9e2d97b2eeb2.sam@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.48.16.ebuild X-VCS-Directories: net-misc/networkmanager/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5d6af0a138c13ad8c1567e3607ea9e2d97b2eeb2 X-VCS-Branch: master Date: Mon, 16 Jun 2025 04:03:10 +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: 4038642d-44d0-4d6b-8c6c-b2ff06cfa1a0 X-Archives-Hash: a711fb46be0e508ca56a4fb9d56f196f commit: 5d6af0a138c13ad8c1567e3607ea9e2d97b2eeb2 Author: Sam James gentoo org> AuthorDate: Mon Jun 16 04:02:40 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jun 16 04:02:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6af0a1 net-misc/networkmanager: Stabilize 1.48.16 arm64, #958227 Signed-off-by: Sam James gentoo.org> net-misc/networkmanager/networkmanager-1.48.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/networkmanager/networkmanager-1.48.16.ebuild b/net-misc/networkmanager/networkmanager-1.48.16.ebuild index 3663e7161b0c..24c7ae8544c6 100644 --- a/net-misc/networkmanager/networkmanager-1.48.16.ebuild +++ b/net-misc/networkmanager/networkmanager-1.48.16.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}"/${MY_PN}-${PV} LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="audit bluetooth +concheck connection-sharing debug dhclient dhcpcd elogind gnutls +gtk-doc +introspection iptables iwd psl libedit +nss nftables +modemmanager ofono ovs policykit +ppp resolvconf selinux syslog systemd teamd test +tools vala +wext +wifi" RESTRICT="!test? ( test )"