summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2007-02-03 22:20:02 +0000
committerJason Wever <weeve@gentoo.org>2007-02-03 22:20:02 +0000
commit05d8c10fce4b5337e43a6382ef26896ed917bf5a (patch)
treebc5b4d34cd5e6a4d74293016a793c7b1a82867d2 /net-analyzer/hping/hping-3_pre20051105.ebuild
parentRemove old 0.9.4 ebuild for bug 160028. (diff)
downloadgentoo-2-05d8c10fce4b5337e43a6382ef26896ed917bf5a.tar.gz
gentoo-2-05d8c10fce4b5337e43a6382ef26896ed917bf5a.tar.bz2
gentoo-2-05d8c10fce4b5337e43a6382ef26896ed917bf5a.zip
Added ~sparc keyword.
(Portage version: 2.1.2-r6)
Diffstat (limited to 'net-analyzer/hping/hping-3_pre20051105.ebuild')
-rw-r--r--net-analyzer/hping/hping-3_pre20051105.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/hping/hping-3_pre20051105.ebuild b/net-analyzer/hping/hping-3_pre20051105.ebuild
index 46d316d8084f..df8423eec69c 100644
--- a/net-analyzer/hping/hping-3_pre20051105.ebuild
+++ b/net-analyzer/hping/hping-3_pre20051105.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-3_pre20051105.ebuild,v 1.2 2006/12/09 13:25:04 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-3_pre20051105.ebuild,v 1.3 2007/02/03 22:20:02 weeve Exp $
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE="tcl debug"
S="${WORKDIR}/${MY_P}"