diff options
Diffstat (limited to 'net-analyzer/vnstat/vnstat-1.6.ebuild')
-rw-r--r-- | net-analyzer/vnstat/vnstat-1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/vnstat/vnstat-1.6.ebuild b/net-analyzer/vnstat/vnstat-1.6.ebuild index 48082d3828f8..ed9876f7ec63 100644 --- a/net-analyzer/vnstat/vnstat-1.6.ebuild +++ b/net-analyzer/vnstat/vnstat-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.6.ebuild,v 1.5 2008/03/01 14:06:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.6.ebuild,v 1.6 2010/01/23 18:31:26 armin76 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://humdi.net/vnstat/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm ppc ppc64 sparc x86" IUSE="" RDEPEND="virtual/cron" |