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 42066139694 for ; Fri, 24 Feb 2017 14:07:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CB2221C06B; Fri, 24 Feb 2017 14:07:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3E58D21C06B for ; Fri, 24 Feb 2017 14:07:49 +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 6732A341130 for ; Fri, 24 Feb 2017 14:07:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B60C530F for ; Fri, 24 Feb 2017 14:07:46 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1487945169.1b6213a18c6e565555238c8ec6f4f76eef4dd107.ago@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: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 1b6213a18c6e565555238c8ec6f4f76eef4dd107 X-VCS-Branch: master Date: Fri, 24 Feb 2017 14:07:46 +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: a75d1cbe-b607-4778-a0dd-5cac2f67bc9e X-Archives-Hash: 28bfca30b0f5a5cd1da1bb73c94ca86a commit: 1b6213a18c6e565555238c8ec6f4f76eef4dd107 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Feb 24 14:06:09 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Feb 24 14:06:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6213a1 net-misc/networkmanager: ppc stable wrt bug #606818 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> 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 f54af5c94a..5e2e947dbd 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