diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 18:31:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 18:31:26 +0000 |
commit | ce12148d534e16b95cf8f45bc6ead9034f5fec69 (patch) | |
tree | 6a75f6464a7e66290d3ca779d5b6620ed8d0321a /net-analyzer/vnstat/vnstat-1.10.ebuild | |
parent | rm (diff) | |
download | gentoo-2-ce12148d534e16b95cf8f45bc6ead9034f5fec69.tar.gz gentoo-2-ce12148d534e16b95cf8f45bc6ead9034f5fec69.tar.bz2 gentoo-2-ce12148d534e16b95cf8f45bc6ead9034f5fec69.zip |
Add ~arm wrt #300831
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/vnstat/vnstat-1.10.ebuild')
-rw-r--r-- | net-analyzer/vnstat/vnstat-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/vnstat/vnstat-1.10.ebuild b/net-analyzer/vnstat/vnstat-1.10.ebuild index 74b61df448e6..5547e1fb487b 100644 --- a/net-analyzer/vnstat/vnstat-1.10.ebuild +++ b/net-analyzer/vnstat/vnstat-1.10.ebuild @@ -1,6 +1,6 @@ # 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.10.ebuild,v 1.2 2010/01/03 18:24:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.10.ebuild,v 1.3 2010/01/23 18:31:26 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://humdi.net/vnstat/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="gd" DEPEND=" |