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 1F2E7139694 for ; Sat, 11 Feb 2017 18:31:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E4CDE0CB9; Sat, 11 Feb 2017 18:31:10 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 05F04E0CAF for ; Sat, 11 Feb 2017 18:31:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E379734105A for ; Sat, 11 Feb 2017 18:31:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 566234460 for ; Sat, 11 Feb 2017 18:31:07 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1486837823.96689a7f8263f1e6a324b5ff2b2fe73aa5f04dc0.pacho@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.4.4-r1.ebuild X-VCS-Directories: net-misc/networkmanager/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 96689a7f8263f1e6a324b5ff2b2fe73aa5f04dc0 X-VCS-Branch: master Date: Sat, 11 Feb 2017 18:31:07 +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-Archives-Salt: 0177bb5b-e8f1-4d70-bc71-4ceaff15fc7b X-Archives-Hash: 7ee0f067be00cbb89d6feade0b5f5197 commit: 96689a7f8263f1e6a324b5ff2b2fe73aa5f04dc0 Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 11 18:08:19 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 11 18:30:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96689a7f net-misc/networkmanager: x86 stable, bug 606818 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild b/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild index 8415ec134e..3174ff9b4e 100644 --- a/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild +++ b/net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild @@ -28,7 +28,7 @@ REQUIRED_USE=" ^^ ( nss gnutls ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" # gobject-introspection-0.10.3 is needed due to gnome bug 642300 # wpa_supplicant-0.7.3-r3 is needed due to bug 359271