diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 17:46:21 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 21:28:51 +0200 |
commit | 37227750a2699010de976c86cfa9510a39546e54 (patch) | |
tree | 60bc56d36f2ce027d06fb69fb9fd9c6f83dd0b78 /net-misc/dhcpcd | |
parent | sys-apps/flashrom: Sync IUSE_PROGRAMMERS (+jlink_spi) (diff) | |
download | gentoo-37227750a2699010de976c86cfa9510a39546e54.tar.gz gentoo-37227750a2699010de976c86cfa9510a39546e54.tar.bz2 gentoo-37227750a2699010de976c86cfa9510a39546e54.zip |
net-misc/dhcpcd: x86 stable (bug #685264)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild b/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild index 9143e9596956..2d9825fc3b4b 100644 --- a/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild +++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild @@ -13,7 +13,7 @@ else MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" SRC_URI="https://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 ~x86-linux" + KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi |