diff options
Diffstat (limited to 'net-analyzer/arpoison/arpoison-0.6-r2.ebuild')
-rw-r--r-- | net-analyzer/arpoison/arpoison-0.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arpoison/arpoison-0.6-r2.ebuild b/net-analyzer/arpoison/arpoison-0.6-r2.ebuild index 95d0a72524bd..807852aa6278 100644 --- a/net-analyzer/arpoison/arpoison-0.6-r2.ebuild +++ b/net-analyzer/arpoison/arpoison-0.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6-r2.ebuild,v 1.1 2012/12/26 09:57:51 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6-r2.ebuild,v 1.2 2012/12/26 10:02:43 pinkbyte Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" RDEPEND=">=net-libs/libnet-1.1.0" |