summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-28 22:17:54 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-28 22:34:14 +0200
commit849363bd7092d275a9c1cf7b19fcdaf20bd6a21f (patch)
tree5778b548fbff84bf18ef899f4fc4aa8e5719ca88 /net-misc/dhcpcd
parentdev-util/debugedit: x86 stable (bug #683222) (diff)
downloadgentoo-849363bd7092d275a9c1cf7b19fcdaf20bd6a21f.tar.gz
gentoo-849363bd7092d275a9c1cf7b19fcdaf20bd6a21f.tar.bz2
gentoo-849363bd7092d275a9c1cf7b19fcdaf20bd6a21f.zip
net-misc/dhcpcd: x86 stable (bug #684430)
Package-Manager: Portage-2.3.64, 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-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild b/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild
index a967ec382cf7..78fbf1e30e5b 100644
--- a/net-misc/dhcpcd/dhcpcd-7.1.1-r2.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-7.1.1-r2.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