diff options
author | Carlos Silva <r3pek@gentoo.org> | 2005-09-15 11:47:42 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2005-09-15 11:47:42 +0000 |
commit | 565f1dc4a474e79fed31caae11e686685e52232e (patch) | |
tree | af71b65355faeae34c3a0672b09e3ef3f285a7d6 /net-analyzer/ntop/ntop-3.0.ebuild | |
parent | Mark 0.8.10 stable on alpha (diff) | |
download | gentoo-2-565f1dc4a474e79fed31caae11e686685e52232e.tar.gz gentoo-2-565f1dc4a474e79fed31caae11e686685e52232e.tar.bz2 gentoo-2-565f1dc4a474e79fed31caae11e686685e52232e.zip |
Marking ntop-3.0 ~x86 since it have some memory leak problems
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/ntop/ntop-3.0.ebuild')
-rw-r--r-- | net-analyzer/ntop/ntop-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild index 63f702523a75..9a5e9217b3a8 100644 --- a/net-analyzer/ntop/ntop-3.0.ebuild +++ b/net-analyzer/ntop/ntop-3.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/ntop/ntop-3.0.ebuild,v 1.16 2005/01/31 14:23:31 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.17 2005/09/15 11:47:42 r3pek Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ntop/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc hppa ~amd64 ~ppc64" +KEYWORDS="~x86 ppc sparc hppa ~amd64 ~ppc64" IUSE="ssl readline tcpd" DEPEND=">=sys-libs/gdbm-1.8.0 |