diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-07-05 22:16:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-07-05 22:16:01 +0100 |
commit | fdf34c3f8546b6a52e05c119b7d6de3cd70ed1da (patch) | |
tree | af5cc8cdc753f8d86653e0bee1dcb18672970db1 /net-misc/dhcpcd | |
parent | net-misc/dhcpcd: x86 stable, bug #575240 (diff) | |
download | gentoo-fdf34c3f8546b6a52e05c119b7d6de3cd70ed1da.tar.gz gentoo-fdf34c3f8546b6a52e05c119b7d6de3cd70ed1da.tar.bz2 gentoo-fdf34c3f8546b6a52e05c119b7d6de3cd70ed1da.zip |
net-misc/dhcpcd: ia64 stable, bug #575240
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-6.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild b/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild index 21d16faa7a3c..54d52eddf6ab 100644 --- a/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-6.10.1.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 |