diff options
Diffstat (limited to 'net-analyzer/ns/ns-2.27-r1.ebuild')
-rw-r--r-- | net-analyzer/ns/ns-2.27-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ns/ns-2.27-r1.ebuild b/net-analyzer/ns/ns-2.27-r1.ebuild index 1c7c596c5b45..653d94e9c74a 100644 --- a/net-analyzer/ns/ns-2.27-r1.ebuild +++ b/net-analyzer/ns/ns-2.27-r1.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/ns/ns-2.27-r1.ebuild,v 1.7 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ns/ns-2.27-r1.ebuild,v 1.8 2005/08/29 15:26:01 metalgod Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.isi.edu/nsnam/dist/${PN}-src-${PV}.tar.gz" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="doc debug" DEPEND_COMMON=">=dev-lang/tcl-8.4.4 |