diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 07:01:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 07:01:46 +0100 |
commit | d3e8e18e5eacf9be9b31ae471742fde250125c11 (patch) | |
tree | 10dcd935e657ecdcb1fd84afc6064deb0fc894c4 /net-misc | |
parent | dev-ruby/celluloid-fsm: x86 keyworded (bug #570052) (diff) | |
download | gentoo-d3e8e18e5eacf9be9b31ae471742fde250125c11.tar.gz gentoo-d3e8e18e5eacf9be9b31ae471742fde250125c11.tar.bz2 gentoo-d3e8e18e5eacf9be9b31ae471742fde250125c11.zip |
net-misc/dhcpcd: x86 stable (bug #646822)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-6.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild index 93b63bca4f4c..d8e30661f774 100644 --- a/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild +++ b/net-misc/dhcpcd/dhcpcd-6.11.5.ebuild @@ -10,7 +10,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 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi |