summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2014-07-30 18:50:36 +0000
committerWilliam Hubbs <williamh@gentoo.org>2014-07-30 18:50:36 +0000
commit92db8483f3d687d2bab64e9ae99a3574008301bf (patch)
treeef339c7e88c87a877b846a19241f035f3a3dd2b3 /net-misc/dhcpcd/dhcpcd-6.4.3.ebuild
parentVersion bump (diff)
downloadhistorical-92db8483f3d687d2bab64e9ae99a3574008301bf.tar.gz
historical-92db8483f3d687d2bab64e9ae99a3574008301bf.tar.bz2
historical-92db8483f3d687d2bab64e9ae99a3574008301bf.zip
amd64 stable for bug #518596.
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x30C46538
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-6.4.3.ebuild')
-rw-r--r--net-misc/dhcpcd/dhcpcd-6.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild b/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild
index 880fcfdadd81..0be029eb1809 100644
--- a/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild,v 1.1 2014/07/30 18:19:22 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild,v 1.2 2014/07/30 18:48:16 williamh Exp $
EAPI=5
@@ -11,7 +11,7 @@ else
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi