diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 11:58:45 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 11:58:45 +0000 |
commit | a349fbcf488039c290a2de3d7d46138ce35b3c4f (patch) | |
tree | 994e68e248ab8030fbff6939cc64690038775f5c /net-analyzer/nmap/nmap-3.00.ebuild | |
parent | initial ebuild+digest+ChangeLog (diff) | |
download | gentoo-2-a349fbcf488039c290a2de3d7d46138ce35b3c4f.tar.gz gentoo-2-a349fbcf488039c290a2de3d7d46138ce35b3c4f.tar.bz2 gentoo-2-a349fbcf488039c290a2de3d7d46138ce35b3c4f.zip |
KEYWORDS for alpha
Diffstat (limited to 'net-analyzer/nmap/nmap-3.00.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-3.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-3.00.ebuild b/net-analyzer/nmap/nmap-3.00.ebuild index 13b784ffbd9d..92f7810c331d 100644 --- a/net-analyzer/nmap/nmap-3.00.ebuild +++ b/net-analyzer/nmap/nmap-3.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.00.ebuild,v 1.4 2002/12/09 04:33:09 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-3.00.ebuild,v 1.5 2002/12/15 11:58:45 bjb Exp $ IUSE="gtk gnome ipv6" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" src_compile() { if [ `use ipv6` ]; then |