summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2004-04-01 14:41:20 +0000
committerJason Huebel <jhuebel@gentoo.org>2004-04-01 14:41:20 +0000
commit7410e749372b2ba20bebba492a5aca3d579ec760 (patch)
treef17ad702cb93f671a764d3c0b0d08318841e1493 /net-analyzer/nessus-core
parentpatch for AMD64 SMP crash, submitted by Brian Silverthorn <bcs26@cornell.edu>... (diff)
downloadgentoo-2-7410e749372b2ba20bebba492a5aca3d579ec760.tar.gz
gentoo-2-7410e749372b2ba20bebba492a5aca3d579ec760.tar.bz2
gentoo-2-7410e749372b2ba20bebba492a5aca3d579ec760.zip
added ~amd64 to keywords
Diffstat (limited to 'net-analyzer/nessus-core')
-rw-r--r--net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild
index d5d0bf144a35..817113908b9f 100644
--- a/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild,v 1.1 2004/02/09 14:27:32 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.10a.ebuild,v 1.2 2004/04/01 14:41:19 jhuebel Exp $
DESCRIPTION="A remote security scanner for Linux (nessus-core)"
HOMEPAGE="http://www.nessus.org/"
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
IUSE="X tcpd gtk2 debug prelude"
DEPEND="=net-analyzer/libnasl-${PV}