diff options
-rw-r--r-- | net-analyzer/nmap/nmap-4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-4.11.ebuild b/net-analyzer/nmap/nmap-4.11.ebuild index df3b1243b4d3..5c34485178fa 100644 --- a/net-analyzer/nmap/nmap-4.11.ebuild +++ b/net-analyzer/nmap/nmap-4.11.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/nmap/nmap-4.11.ebuild,v 1.3 2006/09/16 17:03:03 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.11.ebuild,v 1.4 2006/09/18 17:54:23 steev Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://download.insecure.org/nmap/dist/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="gtk ssl" DEPEND="virtual/libc |