diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2016-01-15 14:42:23 +0100 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2016-01-15 14:42:23 +0100 |
commit | 0f3ec78ed9eabc4065b6df443edc76c1ae8eca8a (patch) | |
tree | 5f3bc30e85d313fa33d50b42cb6f2eef84e95088 /net-misc/dhcpcd | |
parent | net-im/prosody: 0.9.9 stable on x86, see bug 571312 (diff) | |
download | gentoo-0f3ec78ed9eabc4065b6df443edc76c1ae8eca8a.tar.gz gentoo-0f3ec78ed9eabc4065b6df443edc76c1ae8eca8a.tar.bz2 gentoo-0f3ec78ed9eabc4065b6df443edc76c1ae8eca8a.zip |
net-misc/dhcpcd: 6.10.0 stable on x86, see bug 571152
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-6.10.0.ebuild | 2 |
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 38b38f9d4208..99fa5e4af08f 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 |