diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-25 23:45:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-26 00:40:11 +0200 |
commit | 156f53674c01dbcf1e4de290e388e1a414e98ad3 (patch) | |
tree | 32c6ec54ea06bcf2b04c3e83a825bc07d198fd58 /net-misc/dhcpcd | |
parent | app-text/calibre: x86 stable (bug #642796) (diff) | |
download | gentoo-156f53674c01dbcf1e4de290e388e1a414e98ad3.tar.gz gentoo-156f53674c01dbcf1e4de290e388e1a414e98ad3.tar.bz2 gentoo-156f53674c01dbcf1e4de290e388e1a414e98ad3.zip |
net-misc/dhcpcd: x86 stable (bug #650938)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild b/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild index 6d3ad075110b..7b212c0f4e6b 100644 --- a/net-misc/dhcpcd/dhcpcd-7.0.1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.0.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 ~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 |