summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/bmon/bmon-3.6-r1.ebuild')
-rw-r--r--net-analyzer/bmon/bmon-3.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/bmon/bmon-3.6-r1.ebuild b/net-analyzer/bmon/bmon-3.6-r1.ebuild
index 22c4f0a9967f..2507feac7435 100644
--- a/net-analyzer/bmon/bmon-3.6-r1.ebuild
+++ b/net-analyzer/bmon/bmon-3.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bmon/bmon-3.6-r1.ebuild,v 1.2 2015/03/24 17:27:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bmon/bmon-3.6-r1.ebuild,v 1.3 2015/03/25 14:03:02 ago Exp $
EAPI=5
inherit autotools eutils linux-info toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="BSD-2 MIT"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
RDEPEND="
>=sys-libs/ncurses-5.3-r2