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 66BE2138334 for ; Thu, 20 Sep 2018 15:20:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CFD6E085E; Thu, 20 Sep 2018 15:20:20 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D655AE085E for ; Thu, 20 Sep 2018 15:20:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 99777335CD6 for ; Thu, 20 Sep 2018 15:20:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FAA738A for ; Thu, 20 Sep 2018 15:20:12 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1537456344.82a2cf2aa1de320dfc641a14c61b6f85d9d69171.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nethogs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild X-VCS-Directories: net-analyzer/nethogs/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 82a2cf2aa1de320dfc641a14c61b6f85d9d69171 X-VCS-Branch: master Date: Thu, 20 Sep 2018 15:20:12 +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: 580527f2-2f2b-4ce6-89f6-3136a70da405 X-Archives-Hash: 907197fb954c56ef53da4ed90465c561 commit: 82a2cf2aa1de320dfc641a14c61b6f85d9d69171 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Sep 20 15:12:24 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Sep 20 15:12:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a2cf2a net-analyzer/nethogs: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --ignore-arches net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild b/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild index 96e845c300c..412c581fafa 100644 --- a/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild +++ b/net-analyzer/nethogs/nethogs-0.8.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~x86" +KEYWORDS="amd64 ~arm ~ia64 x86" RDEPEND=" net-libs/libpcap