diff options
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-2.0.3.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-2.0.3.ebuild b/net-misc/dhcpcd/dhcpcd-2.0.3.ebuild index 68be4dfc6693..f4f67866f5f0 100644 --- a/net-misc/dhcpcd/dhcpcd-2.0.3.ebuild +++ b/net-misc/dhcpcd/dhcpcd-2.0.3.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/dhcpcd/dhcpcd-2.0.3.ebuild,v 1.2 2006/03/12 09:03:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-2.0.3.ebuild,v 1.3 2006/03/12 17:34:36 chriswhite Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="build debug static" DEPEND="" |