diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-05 18:06:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-05 18:06:32 +0000 |
commit | d19cc99cab44267ca721e96129a8a6d815931d85 (patch) | |
tree | 7f911d47dcb46efed61efaeb1240731c8c658c88 /net-analyzer/netwox/netwox-5.28.0.ebuild | |
parent | Changed if statement to use proper syntax. (diff) | |
download | historical-d19cc99cab44267ca721e96129a8a6d815931d85.tar.gz historical-d19cc99cab44267ca721e96129a8a6d815931d85.tar.bz2 historical-d19cc99cab44267ca721e96129a8a6d815931d85.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/netwox/netwox-5.28.0.ebuild')
-rw-r--r-- | net-analyzer/netwox/netwox-5.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netwox/netwox-5.28.0.ebuild b/net-analyzer/netwox/netwox-5.28.0.ebuild index 262e76cb2a6d..0f6eb135b862 100644 --- a/net-analyzer/netwox/netwox-5.28.0.ebuild +++ b/net-analyzer/netwox/netwox-5.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.28.0.ebuild,v 1.3 2005/02/25 13:32:04 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.28.0.ebuild,v 1.4 2005/03/05 18:06:32 gustavoz Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.laurentconstantin.com/common/netw/${PN}/download/v${PV/.*}/$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND="~net-libs/netwib-${PV}" |