diff options
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-3.1.5.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-3.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild b/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild index 631f6c4d6a39..d1aaab727a11 100644 --- a/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild +++ b/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild,v 1.4 2007/09/27 16:30:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild,v 1.5 2007/09/28 00:21:24 kumba Exp $ inherit toolchain-funcs @@ -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 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="vram" DEPEND="" |