summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-03-15 17:07:47 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-03-15 17:07:47 +0300
commit99e395c05e91642c57fe28b01339e9e85c30de03 (patch)
treebb729ebe22904dfbb234ffcdbfb2de6791e88e89
parentsys-libs/glibc: arm stable wrt bug #647062 (diff)
downloadgentoo-99e395c05e91642c57fe28b01339e9e85c30de03.tar.gz
gentoo-99e395c05e91642c57fe28b01339e9e85c30de03.tar.bz2
gentoo-99e395c05e91642c57fe28b01339e9e85c30de03.zip
net-misc/dhcpcd: arm stable wrt bug #646822
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--net-misc/dhcpcd/dhcpcd-6.11.5.ebuild2
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 9148380d1b61..820c1d56874f 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