summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-09-19 00:11:10 +0000
committerMike Frysinger <vapier@gentoo.org>2008-09-19 00:11:10 +0000
commit0f1480e947d1aeef6ac57bdfd1482f69cd5c137f (patch)
tree1c2b28702fe0af8c08a41c6b7dd75ce2c075036c
parentversion bump (diff)
downloadhistorical-0f1480e947d1aeef6ac57bdfd1482f69cd5c137f.tar.gz
historical-0f1480e947d1aeef6ac57bdfd1482f69cd5c137f.tar.bz2
historical-0f1480e947d1aeef6ac57bdfd1482f69cd5c137f.zip
arm/s390/sh stable
-rw-r--r--net-analyzer/traceroute/traceroute-2.0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/traceroute/traceroute-2.0.11.ebuild b/net-analyzer/traceroute/traceroute-2.0.11.ebuild
index e6e73215987a..3ecb0b9ee4a0 100644
--- a/net-analyzer/traceroute/traceroute-2.0.11.ebuild
+++ b/net-analyzer/traceroute/traceroute-2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.11.ebuild,v 1.7 2008/08/27 14:23:01 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.11.ebuild,v 1.8 2008/09/19 00:11:10 vapier Exp $
inherit flag-o-matic toolchain-funcs eutils
@@ -10,7 +10,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_unpack() {