summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-09 22:28:06 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-09 22:28:06 -0400
commitefe386ac750a212cab297ac896bbc442005165db (patch)
treedbc3cb5ad8e9feaf45e709a1614e83d9fdae46dc
parentsys-libs/binutils-libs: arm64 stable (bug #685416) (diff)
downloadgentoo-efe386ac.tar.gz
gentoo-efe386ac.tar.bz2
gentoo-efe386ac.zip
net-misc/dhcpcd: arm64 stable wrt bug #685264
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--net-misc/dhcpcd/dhcpcd-7.1.1-r3.ebuild2
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 85257284d664..3f8f9c5da059 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