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 5740B138330 for ; Tue, 30 Aug 2016 20:21:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60391E08C6; Tue, 30 Aug 2016 20:21:40 +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 0663CE08C6 for ; Tue, 30 Aug 2016 20:21:39 +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 5F29F33D3CF for ; Tue, 30 Aug 2016 20:21:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 927CB2462 for ; Tue, 30 Aug 2016 20:21:35 +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: <1472588447.7a289fbed4ec71ab60571be35d11d3bb6ca0157e.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/bmon/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/bmon/bmon-3.9.ebuild X-VCS-Directories: net-analyzer/bmon/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 7a289fbed4ec71ab60571be35d11d3bb6ca0157e X-VCS-Branch: master Date: Tue, 30 Aug 2016 20:21:35 +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: b1d03aa1-e9f0-4c77-86ef-49ab877ebac9 X-Archives-Hash: d619d620e3a4980a6275bb441261d8c7 commit: 7a289fbed4ec71ab60571be35d11d3bb6ca0157e Author: Markus Meier gentoo org> AuthorDate: Tue Aug 30 20:19:55 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Aug 30 20:20:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a289fbe net-analyzer/bmon: add ~arm, bug #586580 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" net-analyzer/bmon/bmon-3.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/bmon/bmon-3.9.ebuild b/net-analyzer/bmon/bmon-3.9.ebuild index 289e752..bb00e79 100644 --- a/net-analyzer/bmon/bmon-3.9.ebuild +++ b/net-analyzer/bmon/bmon-3.9.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" >=sys-libs/ncurses-5.3-r2:=