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 718B91382C5 for ; Wed, 3 Jan 2018 18:43:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1A0EE0794; Wed, 3 Jan 2018 18:43:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 AFCDAE0794 for ; Wed, 3 Jan 2018 18:43:08 +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 ABA27335C42 for ; Wed, 3 Jan 2018 18:43:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 443921A3 for ; Wed, 3 Jan 2018 18:43:06 +0000 (UTC) From: "Aric Belsito" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aric Belsito" Message-ID: <1514999637.98918ce21c96d6c6d20749cea59ed05c8b22de83.lluixhi@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: net-misc/networkmanager/ X-VCS-Repository: proj/musl X-VCS-Files: net-misc/networkmanager/networkmanager-1.8.4.ebuild X-VCS-Directories: net-misc/networkmanager/ X-VCS-Committer: lluixhi X-VCS-Committer-Name: Aric Belsito X-VCS-Revision: 98918ce21c96d6c6d20749cea59ed05c8b22de83 X-VCS-Branch: master Date: Wed, 3 Jan 2018 18:43:06 +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: 814b6f6d-8533-47df-b678-b89da4afdb19 X-Archives-Hash: b7f600e78a50462e301778a2428b013a commit: 98918ce21c96d6c6d20749cea59ed05c8b22de83 Author: stefson yahoo de> AuthorDate: Wed Jan 3 17:13:57 2018 +0000 Commit: Aric Belsito gmail com> CommitDate: Wed Jan 3 17:13:57 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=98918ce2 net-misc/networkmanager: sync keywords with tree net-misc/networkmanager/networkmanager-1.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/networkmanager/networkmanager-1.8.4.ebuild b/net-misc/networkmanager/networkmanager-1.8.4.ebuild index e1344b8..adc0c42 100644 --- a/net-misc/networkmanager/networkmanager-1.8.4.ebuild +++ b/net-misc/networkmanager/networkmanager-1.8.4.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" ?? ( consolekit elogind systemd ) " -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