summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-01-17 15:03:58 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-01-17 15:03:58 +0000
commit29bdc66f50643adfc42681c695a268937939f5d7 (patch)
treef0eafef2cd80b594ecbd7287c7a4b448107a665e /net-analyzer/arpoison/arpoison-0.6.ebuild
parentOnly mask specific version of madwifi-* (diff)
downloadhistorical-29bdc66f50643adfc42681c695a268937939f5d7.tar.gz
historical-29bdc66f50643adfc42681c695a268937939f5d7.tar.bz2
historical-29bdc66f50643adfc42681c695a268937939f5d7.zip
Added ppc keyword. bug 118407
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-analyzer/arpoison/arpoison-0.6.ebuild')
-rw-r--r--net-analyzer/arpoison/arpoison-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arpoison/arpoison-0.6.ebuild b/net-analyzer/arpoison/arpoison-0.6.ebuild
index ee85549b21df..8e1c41bdf5ca 100644
--- a/net-analyzer/arpoison/arpoison-0.6.ebuild
+++ b/net-analyzer/arpoison/arpoison-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6.ebuild,v 1.4 2006/01/11 05:13:11 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpoison/arpoison-0.6.ebuild,v 1.5 2006/01/17 15:03:58 nixnut Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc x86"
+KEYWORDS="ppc x86"
IUSE=""
DEPEND=">=sys-apps/sed-4"