diff options
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-5.2.12.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-5.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-5.2.12.ebuild b/net-misc/dhcpcd/dhcpcd-5.2.12.ebuild index 710611552adf..35a57f5d94e5 100644 --- a/net-misc/dhcpcd/dhcpcd-5.2.12.ebuild +++ b/net-misc/dhcpcd/dhcpcd-5.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.2.12.ebuild,v 1.7 2011/04/11 04:06:58 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.2.12.ebuild,v 1.8 2011/04/11 17:45:22 xarthisius Exp $ EAPI=1 @@ -16,7 +16,7 @@ HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2" LICENSE="BSD-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" SLOT="0" IUSE="+zeroconf elibc_glibc" |