From 2e4cce0d3d9274ba3ff7034f0fbad5640ef695fd Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 13 Dec 2021 02:05:35 +0000 Subject: sys-apps/toybox: Keyword 0.8.5-r1 arm64, #828437 Signed-off-by: Sam James --- sys-apps/toybox/toybox-0.8.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps') diff --git a/sys-apps/toybox/toybox-0.8.5-r1.ebuild b/sys-apps/toybox/toybox-0.8.5-r1.ebuild index 888ca615d7a4..323c71ec6cc8 100644 --- a/sys-apps/toybox/toybox-0.8.5-r1.ebuild +++ b/sys-apps/toybox/toybox-0.8.5-r1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/landley/toybox.git" else SRC_URI="https://landley.net/code/toybox/downloads/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Common linux commands in a multicall binary" -- cgit v1.2.3-65-gdbad