diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-05-10 16:04:59 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-05-10 16:04:59 +0000 |
commit | 3fdf3aee862ee4eb61ee4c0df168752bbf3070b8 (patch) | |
tree | 93b433219eff3fcd4823e4d5b766f6edf1d2e43b /net-analyzer/nettop/nettop-0.2.3.ebuild | |
parent | version bump (diff) | |
download | historical-3fdf3aee862ee4eb61ee4c0df168752bbf3070b8.tar.gz historical-3fdf3aee862ee4eb61ee4c0df168752bbf3070b8.tar.bz2 historical-3fdf3aee862ee4eb61ee4c0df168752bbf3070b8.zip |
Added ~amd64 keyword. Closes #92114.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-analyzer/nettop/nettop-0.2.3.ebuild')
-rw-r--r-- | net-analyzer/nettop/nettop-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nettop/nettop-0.2.3.ebuild b/net-analyzer/nettop/nettop-0.2.3.ebuild index 0ff950fab4d4..a7546caf2462 100644 --- a/net-analyzer/nettop/nettop-0.2.3.ebuild +++ b/net-analyzer/nettop/nettop-0.2.3.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/nettop/nettop-0.2.3.ebuild,v 1.10 2005/05/01 17:24:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.11 2005/05/10 16:04:59 ticho Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://srparish.net/software/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~amd64" DEPEND="sys-libs/slang virtual/libpcap" |