From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1422865-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 369F3158003 for <garchives@archives.gentoo.org>; Fri, 29 Jul 2022 02:59:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74A47E0BB5; Fri, 29 Jul 2022 02:59:18 +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 4D5B1E0BB5 for <gentoo-commits@lists.gentoo.org>; Fri, 29 Jul 2022 02:59:18 +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 CB0A13411C7 for <gentoo-commits@lists.gentoo.org>; Fri, 29 Jul 2022 02:59:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63AF355B for <gentoo-commits@lists.gentoo.org>; Fri, 29 Jul 2022 02:59:14 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1659063530.68d365a38c0f4b43984ddb06f63dc73f27b6bd9c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nm-applet/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nm-applet/nm-applet-1.28.0.ebuild X-VCS-Directories: gnome-extra/nm-applet/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 68d365a38c0f4b43984ddb06f63dc73f27b6bd9c X-VCS-Branch: master Date: Fri, 29 Jul 2022 02:59:14 +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: 4b02590f-902d-4c99-b58e-15479d2d9300 X-Archives-Hash: e587430e3c7809134e905d4a7773ce1a commit: 68d365a38c0f4b43984ddb06f63dc73f27b6bd9c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 29 02:58:50 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 29 02:58:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d365a3 gnome-extra/nm-applet: Stabilize 1.28.0 arm64, #861029 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-extra/nm-applet/nm-applet-1.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nm-applet/nm-applet-1.28.0.ebuild b/gnome-extra/nm-applet/nm-applet-1.28.0.ebuild index 52c9d5df3847..d793dd619de3 100644 --- a/gnome-extra/nm-applet/nm-applet-1.28.0.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.28.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" LICENSE="GPL-2+" SLOT="0" IUSE="appindicator modemmanager selinux teamd" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.38:2