diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-11 13:50:23 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-11 13:50:23 +0000 |
commit | 8194ab728e3d26c9f419457bf8fed37b540d853c (patch) | |
tree | 64488db5387ecbb422634f4ae38f68bf89ae0bab /net-analyzer/nessus-core/nessus-core-2.2.9.ebuild | |
parent | Simplify postinst info messages (diff) | |
download | historical-8194ab728e3d26c9f419457bf8fed37b540d853c.tar.gz historical-8194ab728e3d26c9f419457bf8fed37b540d853c.tar.bz2 historical-8194ab728e3d26c9f419457bf8fed37b540d853c.zip |
Keyworded ~x86-fbsd wrt bug 172890
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'net-analyzer/nessus-core/nessus-core-2.2.9.ebuild')
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-2.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nessus-core/nessus-core-2.2.9.ebuild b/net-analyzer/nessus-core/nessus-core-2.2.9.ebuild index 16d4c2e1e2ff..fd1e1e7ad7c4 100644 --- a/net-analyzer/nessus-core/nessus-core-2.2.9.ebuild +++ b/net-analyzer/nessus-core/nessus-core-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.9.ebuild,v 1.1 2007/04/03 14:34:03 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.2.9.ebuild,v 1.2 2007/04/11 13:42:29 welp Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="X tcpd debug prelude" DEPEND="=net-analyzer/nessus-libraries-${PV} =net-analyzer/libnasl-${PV} |