diff options
author | 2010-10-24 15:40:42 +0000 | |
---|---|---|
committer | 2010-10-24 15:40:42 +0000 | |
commit | dbe97f5dd960785b92b594c63b7c7193a45d35f3 (patch) | |
tree | c2a154558d59aa8b165562d470d7795321b1963d /net-analyzer/traceroute/traceroute-2.0.15.ebuild | |
parent | stable ppc, bug 342431 (diff) | |
download | gentoo-2-dbe97f5dd960785b92b594c63b7c7193a45d35f3.tar.gz gentoo-2-dbe97f5dd960785b92b594c63b7c7193a45d35f3.tar.bz2 gentoo-2-dbe97f5dd960785b92b594c63b7c7193a45d35f3.zip |
alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #341669
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/traceroute/traceroute-2.0.15.ebuild')
-rw-r--r-- | net-analyzer/traceroute/traceroute-2.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/traceroute/traceroute-2.0.15.ebuild b/net-analyzer/traceroute/traceroute-2.0.15.ebuild index 5b21abb77be5..492d59f24816 100644 --- a/net-analyzer/traceroute/traceroute-2.0.15.ebuild +++ b/net-analyzer/traceroute/traceroute-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.15.ebuild,v 1.4 2010/10/22 16:07:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.15.ebuild,v 1.5 2010/10/24 15:40:42 armin76 Exp $ EAPI=2 inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="static" src_prepare() { |