summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-23 00:20:14 +0000
commit85ce1256d20566e37e9795c37f9ac84d139e0dbb (patch)
tree8787102128548205e9b38fc3cd3aa9db145cbc64 /net-misc/udhcp
parentinitial ebuild #37586 (diff)
downloadgentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.gz
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.tar.bz2
gentoo-2-85ce1256d20566e37e9795c37f9ac84d139e0dbb.zip
Remove arm keywords
Diffstat (limited to 'net-misc/udhcp')
-rw-r--r--net-misc/udhcp/udhcp-0.9.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/udhcp/udhcp-0.9.8-r1.ebuild b/net-misc/udhcp/udhcp-0.9.8-r1.ebuild
index 658c12146b92..92025ab414df 100644
--- a/net-misc/udhcp/udhcp-0.9.8-r1.ebuild
+++ b/net-misc/udhcp/udhcp-0.9.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.8-r1.ebuild,v 1.1 2003/10/30 07:52:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.8-r1.ebuild,v 1.2 2004/02/23 00:16:38 agriffis Exp $
DESCRIPTION="udhcp Server/Client Package"
HOMEPAGE="http://udhcp.busybox.net/"
@@ -8,7 +8,7 @@ SRC_URI="http://udhcp.busybox.net/source/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 amd64"
DEPEND=""