commit: f1050158fce1b74dfad01a0729f9bf83111deb81
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 12:36:43 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 12:38:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1050158
net-misc/dhcpcd: Stable for HPPA PPC64 (bug #575240).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
net-misc/dhcpcd/dhcpcd-6.10.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild
b/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild
index 2a1f46c..7a5e857 100644
--- a/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild
@@ -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.xz"
- 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