diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 14:59:31 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-01 14:59:31 +0200 |
commit | 46e5fb5cd7c2ff4f5e1ac7f4b20a49298ff69145 (patch) | |
tree | ecc00eef845d8e9cc463f0566eb28f8c6e64c7bd /net-misc | |
parent | 8a7244fcb88a80bcfc5b766febec5683a74cd5b2 (diff) | |
download | gentoo-46e5fb5cd7c2ff4f5e1ac7f4b20a49298ff69145.tar.gz gentoo-46e5fb5cd7c2ff4f5e1ac7f4b20a49298ff69145.tar.xz |
net-misc/dhcpcd: Stable for HPPA PPC64 (bug #593822).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-6.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild b/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild index 9d7a1beefe8..9976ee40c51 100644 --- a/net-misc/dhcpcd/dhcpcd-6.11.3.ebuild +++ b/net-misc/dhcpcd/dhcpcd-6.11.3.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 |