diff options
Diffstat (limited to 'net-analyzer/arpwatch/arpwatch-2.1.11.ebuild')
-rw-r--r-- | net-analyzer/arpwatch/arpwatch-2.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild index 2e5968f2da6d..77d2302703c4 100644 --- a/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild +++ b/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild,v 1.3 2003/02/15 07:35:13 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpwatch/arpwatch-2.1.11.ebuild,v 1.4 2003/07/13 11:30:10 aliz Exp $ P=arpwatch-2.1a11 S=${WORKDIR}/$P @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ee.lbl.gov/${P}.tar.gz" HOMEPAGE="http://www-nrg.ee.lbl.gov/" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="net-libs/libpcap sys-libs/ncurses" |