diff options
author | David Holm <dholm@gentoo.org> | 2005-07-19 13:31:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-19 13:31:20 +0000 |
commit | 2d78b55feb7719dbd08c2395dabb71024a7d9772 (patch) | |
tree | 5404f866dc1505f3f3db8fec4b0425e2e387bb99 /net-analyzer/lft/lft-2.31.ebuild | |
parent | Remove i18n code, not needed for 0.18.x (#99414). (diff) | |
download | gentoo-2-2d78b55feb7719dbd08c2395dabb71024a7d9772.tar.gz gentoo-2-2d78b55feb7719dbd08c2395dabb71024a7d9772.tar.bz2 gentoo-2-2d78b55feb7719dbd08c2395dabb71024a7d9772.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/lft/lft-2.31.ebuild')
-rw-r--r-- | net-analyzer/lft/lft-2.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/lft/lft-2.31.ebuild b/net-analyzer/lft/lft-2.31.ebuild index fbfb65ab487b..12d66d5b0266 100644 --- a/net-analyzer/lft/lft-2.31.ebuild +++ b/net-analyzer/lft/lft-2.31.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/lft/lft-2.31.ebuild,v 1.3 2005/06/27 19:31:54 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-2.31.ebuild,v 1.4 2005/07/19 13:29:40 dholm Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="VOSTROM" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~ppc-macos x86" IUSE="" DEPEND="virtual/libpcap" |