diff options
author | Maik Schreiber <blizzy@gentoo.org> | 2002-07-11 17:48:02 +0000 |
---|---|---|
committer | Maik Schreiber <blizzy@gentoo.org> | 2002-07-11 17:48:02 +0000 |
commit | 72d2bd62bee94ae0d9c08fdecde9c43985080a71 (patch) | |
tree | 6e70e9cb6b3efc4568ebc01c0af67e4040813688 /net-analyzer/ntop | |
parent | mask portage 2.0.13 (for testing) (diff) | |
download | historical-72d2bd62bee94ae0d9c08fdecde9c43985080a71.tar.gz historical-72d2bd62bee94ae0d9c08fdecde9c43985080a71.tar.bz2 historical-72d2bd62bee94ae0d9c08fdecde9c43985080a71.zip |
include ppc in KEYWORDS
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r-- | net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild b/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild index ebc670914245..6d07c56e286e 100644 --- a/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild +++ b/net-analyzer/ntop/ntop-2.0.99_rc2-r2.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/ntop/ntop-2.0.99_rc2-r2.ebuild,v 1.1 2002/07/11 13:32:59 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild,v 1.2 2002/07/11 17:48:02 blizzy Exp $ A=ntop-2.0.99-rc2.tgz S=${WORKDIR}/RC2/ntop @@ -10,7 +10,7 @@ SRC_URI="http://luca.ntop.org/${A}" HOMEPAGE="http://www.ntop.org/ntop.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="*" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc sys-devel/gcc >=sys-libs/gdbm-1.8.0 |