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 88A9E1384C3 for ; Sat, 5 Sep 2015 10:30:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC99A1419F; Sat, 5 Sep 2015 10:30:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53AFF1419F for ; Sat, 5 Sep 2015 10:30:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 76E6734092A for ; Sat, 5 Sep 2015 10:30:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA267155 for ; Sat, 5 Sep 2015 10:30:39 +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: <1441449024.8c9e3cb6808474f51c66f0290339f6c5f5639e49.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.0.6.ebuild X-VCS-Directories: net-misc/networkmanager/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 8c9e3cb6808474f51c66f0290339f6c5f5639e49 X-VCS-Branch: master Date: Sat, 5 Sep 2015 10:30:39 +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: a7fd8685-31c4-4138-a983-d6cbe6c56c8a X-Archives-Hash: 5822e1902de247d629b8249ca6ebb774 commit: 8c9e3cb6808474f51c66f0290339f6c5f5639e49 Author: Pacho Ramos gentoo org> AuthorDate: Sat Sep 5 10:30:24 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Sep 5 10:30:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9e3cb6 net-misc/networkmanager: ia64 rekeyword now that deps are ok Package-Manager: portage-2.2.20.1 net-misc/networkmanager/networkmanager-1.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/networkmanager/networkmanager-1.0.6.ebuild b/net-misc/networkmanager/networkmanager-1.0.6.ebuild index c40c8bd..a4bc637 100644 --- a/net-misc/networkmanager/networkmanager-1.0.6.ebuild +++ b/net-misc/networkmanager/networkmanager-1.0.6.ebuild @@ -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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" REQUIRED_USE=" modemmanager? ( ppp )