diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 14:50:09 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 14:50:09 +0000 |
commit | 730347dfa8094cf1d5b6182c37523f1e4747ddb6 (patch) | |
tree | 449d76cd47bf62d31c0b7198cad521e90437d6da /net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild | |
parent | Stable on amd64 wrt bug #133989 (diff) | |
download | gentoo-2-730347dfa8094cf1d5b6182c37523f1e4747ddb6.tar.gz gentoo-2-730347dfa8094cf1d5b6182c37523f1e4747ddb6.tar.bz2 gentoo-2-730347dfa8094cf1d5b6182c37523f1e4747ddb6.zip |
Stable on x86 wrt bug #134320.
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild')
-rw-r--r-- | net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild b/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild index fac40466968e..560d172f6a4f 100644 --- a/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild +++ b/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild,v 1.2 2006/05/25 23:08:46 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild,v 1.3 2006/05/26 14:50:09 wolf31o2 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~sparc x86" IUSE="" DEPEND="virtual/libc" |