diff options
Diffstat (limited to 'net-analyzer/nmap/nmap-2.54_beta37.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-2.54_beta37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-2.54_beta37.ebuild b/net-analyzer/nmap/nmap-2.54_beta37.ebuild index db4ea66f2995..090db1393592 100644 --- a/net-analyzer/nmap/nmap-2.54_beta37.ebuild +++ b/net-analyzer/nmap/nmap-2.54_beta37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-2.54_beta37.ebuild,v 1.1 2002/07/19 20:49:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-2.54_beta37.ebuild,v 1.2 2002/08/14 12:12:28 murphy Exp $ MY_P="${P/_beta/BETA}" S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { |