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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C383B138334 for ; Sat, 31 Aug 2019 05:26:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D667AE086E; Sat, 31 Aug 2019 05:26:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9035BE086E for ; Sat, 31 Aug 2019 05:26:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7FE3F34A74E for ; Sat, 31 Aug 2019 05:26:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 494D47C6 for ; Sat, 31 Aug 2019 05:26:33 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1567229060.3c3f629f93d2936fd1d295ef60e4389f552c5d18.zlogene@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.8.22.ebuild X-VCS-Directories: gnome-extra/nm-applet/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 3c3f629f93d2936fd1d295ef60e4389f552c5d18 X-VCS-Branch: master Date: Sat, 31 Aug 2019 05:26:33 +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: 9ecfac14-1a15-4f00-870a-5b57f44d394e X-Archives-Hash: f611700b88759fe673a81ad3e35cb3f9 commit: 3c3f629f93d2936fd1d295ef60e4389f552c5d18 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Aug 31 05:24:20 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Aug 31 05:24:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3f629f gnome-extra/nm-applet: amd64 stable wrt bug #692932 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada gentoo.org> gnome-extra/nm-applet/nm-applet-1.8.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild index e1b0c261863..a9669752da5 100644 --- a/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.8.22.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" LICENSE="GPL-2+" SLOT="0" IUSE="ayatana +introspection +gcr +modemmanager selinux teamd" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" >=app-crypt/libsecret-0.18