From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DA1721381F1 for ; Wed, 8 Jun 2016 19:59:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D266C1419A; Wed, 8 Jun 2016 19:59:49 +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 874C01419A for ; Wed, 8 Jun 2016 19:59: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 E33C33406DD for ; Wed, 8 Jun 2016 19:59:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68D34342 for ; Wed, 8 Jun 2016 19:59:45 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1465415964.aabc0988140f9c3a2f43a2d87446b33c36f2ea27.maekke@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.0.12-r1.ebuild X-VCS-Directories: net-misc/networkmanager/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: aabc0988140f9c3a2f43a2d87446b33c36f2ea27 X-VCS-Branch: master Date: Wed, 8 Jun 2016 19:59:45 +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: ffce063c-2ba3-41f4-9724-c9890000b942 X-Archives-Hash: f8552558a860fb3c07444487950536b2 commit: aabc0988140f9c3a2f43a2d87446b33c36f2ea27 Author: Markus Meier gentoo org> AuthorDate: Wed Jun 8 19:59:24 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Jun 8 19:59:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aabc0988 net-misc/networkmanager: arm stable, bug #584468 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" net-misc/networkmanager/networkmanager-1.0.12-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/networkmanager/networkmanager-1.0.12-r1.ebuild b/net-misc/networkmanager/networkmanager-1.0.12-r1.ebuild index 094fffc..9125767 100644 --- a/net-misc/networkmanager/networkmanager-1.0.12-r1.ebuild +++ b/net-misc/networkmanager/networkmanager-1.0.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,7 @@ IUSE="bluetooth connection-sharing consolekit +dhclient dhcpcd gnutls +introspec kernel_linux +nss +modemmanager ncurses +ppp resolvconf selinux systemd teamd test \ vala +wext +wifi zeroconf" # wimax -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" REQUIRED_USE=" modemmanager? ( ppp )