summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-01-12 07:17:33 +0100
committerJeroen Roovers <jer@gentoo.org>2016-01-12 07:47:15 +0100
commitce7a8d135965674059f288316b9e3734d1a623f6 (patch)
tree2340bca17034807c745e0c3712bfdb90d7128217 /net-misc
parentdev-ruby/shoulda-matchers: add 3.1.0 (diff)
downloadgentoo-ce7a8d135965674059f288316b9e3734d1a623f6.tar.gz
gentoo-ce7a8d135965674059f288316b9e3734d1a623f6.tar.bz2
gentoo-ce7a8d135965674059f288316b9e3734d1a623f6.zip
net-misc/dhcpcd: Stable for PPC64 (bug #571152).
Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/dhcpcd-6.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild b/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild
index 42e814083b79..52579c429035 100644
--- a/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-6.10.0.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