diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-26 04:07:27 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-26 04:07:27 +0000 |
commit | 75ae4f10227a24df9358b39237e56efecf39e634 (patch) | |
tree | 6634e155a1eec9e62f0aeef8981257a2e9ab39d8 /net-analyzer/ntop/ntop-3.0.ebuild | |
parent | Stable on sparc. (diff) | |
download | historical-75ae4f10227a24df9358b39237e56efecf39e634.tar.gz historical-75ae4f10227a24df9358b39237e56efecf39e634.tar.bz2 historical-75ae4f10227a24df9358b39237e56efecf39e634.zip |
added ~ppc64, bug #64101
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 047f7c5148a9..69f0cc454c9b 100644 --- a/net-analyzer/ntop/ntop-3.0.ebuild +++ b/net-analyzer/ntop/ntop-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.12 2004/09/14 15:33:45 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.13 2004/09/26 04:07:27 tgall 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" +KEYWORDS="x86 ~ppc sparc hppa ~amd64 ~ppc64" IUSE="ssl readline tcpd ncurses" DEPEND=">=sys-libs/gdbm-1.8.0 |