summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-03-12 21:01:38 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-03-12 21:01:38 +0000
commit3bcbbed9f677f482a8c45fb4ad9f3af7d83cf593 (patch)
tree1de807e85d635b37ec0b4abe919622e89b87a3b1 /net-misc/dhcpcd/dhcpcd-2.0.3.ebuild
parentBump to 3.17.17 (from 3.17.12) (diff)
downloadgentoo-2-3bcbbed9f677f482a8c45fb4ad9f3af7d83cf593.tar.gz
gentoo-2-3bcbbed9f677f482a8c45fb4ad9f3af7d83cf593.tar.bz2
gentoo-2-3bcbbed9f677f482a8c45fb4ad9f3af7d83cf593.zip
Stable on amd64. See bug #125828.
(Portage version: 2.1_pre6-r1)
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-2.0.3.ebuild')
-rw-r--r--net-misc/dhcpcd/dhcpcd-2.0.3.ebuild4
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 6c0db21f0cb8..a714fdeb2d48 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.4 2006/03/12 18:34:42 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-2.0.3.ebuild,v 1.5 2006/03/12 21:01:38 metalgod 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=""