diff options
author | 2014-08-03 18:38:06 +0000 | |
---|---|---|
committer | 2014-08-03 18:38:06 +0000 | |
commit | 7a3d316b852be604d16832c01494a1f418e3906c (patch) | |
tree | add157d681b72b00bf754f9f8722ca05d0ec689f /net-analyzer/lft/lft-3.36.ebuild | |
parent | Stable for ppc, wrt bug #512158 (diff) | |
download | gentoo-2-7a3d316b852be604d16832c01494a1f418e3906c.tar.gz gentoo-2-7a3d316b852be604d16832c01494a1f418e3906c.tar.bz2 gentoo-2-7a3d316b852be604d16832c01494a1f418e3906c.zip |
Stable for ppc, wrt bug #512644
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/lft/lft-3.36.ebuild')
-rw-r--r-- | net-analyzer/lft/lft-3.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/lft/lft-3.36.ebuild b/net-analyzer/lft/lft-3.36.ebuild index b17f3364d12a..72c40d2f55b9 100644 --- a/net-analyzer/lft/lft-3.36.ebuild +++ b/net-analyzer/lft/lft-3.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-3.36.ebuild,v 1.3 2014/07/27 11:17:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-3.36.ebuild,v 1.4 2014/08/03 18:38:06 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~jer/${P}.tar.gz" LICENSE="VOSTROM" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="net-libs/libpcap" |