summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Jackson <iggy@gentoo.org>2004-03-02 16:45:08 +0000
committerBrian Jackson <iggy@gentoo.org>2004-03-02 16:45:08 +0000
commit8b46df64f3bf6dd6d090dfc4e5d88733391be27b (patch)
tree1443c960dc950c888a136a2e87fb17619fe54989 /net-misc/dhcpcd
parentadding initial s390 support (diff)
downloadhistorical-8b46df64f3bf6dd6d090dfc4e5d88733391be27b.tar.gz
historical-8b46df64f3bf6dd6d090dfc4e5d88733391be27b.tar.bz2
historical-8b46df64f3bf6dd6d090dfc4e5d88733391be27b.zip
adding initial s390 support
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild
index 97e644ed7a7a..1e629cd0737e 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild,v 1.5 2004/03/01 19:57:03 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild,v 1.6 2004/03/02 16:44:08 iggy Exp $
inherit gnuconfig flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ppc64 s390"
IUSE="build static"
DEPEND="virtual/glibc"