diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:31:43 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:31:43 +0000 |
commit | 2173a7bcde08ce60ba081d01095db07d429f9dd6 (patch) | |
tree | 3534ea0ad8e1b859569a6481f168a3e00ea1c9d6 /net-misc/dhcpcd | |
parent | ppc64 (diff) | |
download | gentoo-2-2173a7bcde08ce60ba081d01095db07d429f9dd6.tar.gz gentoo-2-2173a7bcde08ce60ba081d01095db07d429f9dd6.tar.bz2 gentoo-2-2173a7bcde08ce60ba081d01095db07d429f9dd6.zip |
ppc64
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild | 4 |
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 fd15d8932a34..56cf97efdf85 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-2003 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.1 2003/11/18 16:18:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r3.ebuild,v 1.2 2003/12/17 04:30:10 brad_mssw 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 ~arm ~mips ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips ~amd64 ~ia64 ppc64" IUSE="build static" DEPEND="virtual/glibc" |