diff options
author | Markus Meier <maekke@gentoo.org> | 2016-10-05 20:57:18 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-10-05 20:57:18 +0200 |
commit | ecc2cc95be02e918192c747ec6a1798dde6d3629 (patch) | |
tree | 2b3ebbc5c2cc0d01e54ea2830d7bd3d900ba2772 /net-misc | |
parent | app-text/aspell: arm stable, bug #591812 (diff) | |
download | gentoo-ecc2cc95be02e918192c747ec6a1798dde6d3629.tar.gz gentoo-ecc2cc95be02e918192c747ec6a1798dde6d3629.tar.bz2 gentoo-ecc2cc95be02e918192c747ec6a1798dde6d3629.zip |
net-misc/dhcpcd: arm stable, bug #593822
Package-Manager: portage-2.3.1
RepoMan-Options: --include-arches="arm"
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 9976ee40c511..41c95ba5afcb 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 |