diff options
author | Stephen Klimaszewski <steev@gentoo.org> | 2006-09-18 17:54:23 +0000 |
---|---|---|
committer | Stephen Klimaszewski <steev@gentoo.org> | 2006-09-18 17:54:23 +0000 |
commit | 5513d6441b679e96cc185ea28e8d128fc8804401 (patch) | |
tree | 241eebda7e1927e01cad72f31231735d375e3b0c /net-analyzer/nmap | |
parent | Add ~x86-fbsd keyword. This does require using dbus from the portage-alt-ove... (diff) | |
download | gentoo-2-5513d6441b679e96cc185ea28e8d128fc8804401.tar.gz gentoo-2-5513d6441b679e96cc185ea28e8d128fc8804401.tar.bz2 gentoo-2-5513d6441b679e96cc185ea28e8d128fc8804401.zip |
Add ~x86-fbsd keyword to 4.11
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'net-analyzer/nmap')
-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 |