commit: 2e4cce0d3d9274ba3ff7034f0fbad5640ef695fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 02:05:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 02:05:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4cce0d
sys-apps/toybox: Keyword 0.8.5-r1 arm64, #828437
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/toybox/toybox-0.8.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"