summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-25 19:29:05 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-25 19:29:05 -0400
commit214e1d464048f74d6d6a8eb01d0e586104129745 (patch)
tree192a08ff954b72d075c385373f8b903be581dadc /net-misc/dhcpcd
parentsys-apps/openrc: add sysv-utils use flag (diff)
downloadgentoo-214e1d464048f74d6d6a8eb01d0e586104129745.tar.gz
gentoo-214e1d464048f74d6d6a8eb01d0e586104129745.tar.bz2
gentoo-214e1d464048f74d6d6a8eb01d0e586104129745.zip
net-misc/dhcpcd: arm64 stable (bug #690682)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r--net-misc/dhcpcd/dhcpcd-7.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-7.2.3.ebuild b/net-misc/dhcpcd/dhcpcd-7.2.3.ebuild
index 2fcde1a4df75..f1fe2e133dd3 100644
--- a/net-misc/dhcpcd/dhcpcd-7.2.3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-7.2.3.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 m68k ~mips ppc ppc64 ~riscv s390 sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi