diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
commit | c8e90af79b9ffac92125577157aa71e623768406 (patch) | |
tree | d173eda2c258c09049cb562ded2049414082cc7e /net-analyzer/nbaudit | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-c8e90af79b9ffac92125577157aa71e623768406.tar.gz historical-c8e90af79b9ffac92125577157aa71e623768406.tar.bz2 historical-c8e90af79b9ffac92125577157aa71e623768406.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-analyzer/nbaudit')
-rw-r--r-- | net-analyzer/nbaudit/nbaudit-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nbaudit/nbaudit-1.0.ebuild b/net-analyzer/nbaudit/nbaudit-1.0.ebuild index 0bc659b9a552..78cb4a220136 100644 --- a/net-analyzer/nbaudit/nbaudit-1.0.ebuild +++ b/net-analyzer/nbaudit/nbaudit-1.0.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/nbaudit/nbaudit-1.0.ebuild,v 1.8 2002/07/18 23:22:50 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbaudit/nbaudit-1.0.ebuild,v 1.9 2002/08/14 12:12:12 murphy Exp $ # Its officially called nat10 but the name conflicts with other projects @@ -16,7 +16,7 @@ DEPEND="" SLOT="0" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { |