summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-13 02:05:35 +0000
committerSam James <sam@gentoo.org>2021-12-13 02:05:35 +0000
commit2e4cce0d3d9274ba3ff7034f0fbad5640ef695fd (patch)
tree4a01cbd73bd78c85c36e3d74bfe5ef0d34df5f93 /sys-apps
parentgames-strategy/augustus: Keyword 3.0.1 arm64, #828013 (diff)
downloadgentoo-2e4cce0d3d9274ba3ff7034f0fbad5640ef695fd.tar.gz
gentoo-2e4cce0d3d9274ba3ff7034f0fbad5640ef695fd.tar.bz2
gentoo-2e4cce0d3d9274ba3ff7034f0fbad5640ef695fd.zip
sys-apps/toybox: Keyword 0.8.5-r1 arm64, #828437
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/toybox/toybox-0.8.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"