commit: f47f76e7a4fd42ce022de5b7f87c07fb7f1a51cf
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 13 15:18:20 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 17:49:11 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47f76e7
sys-apps/busybox: Stabilize 1.36.1-r4 arm, #970006
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sys-apps/busybox/busybox-1.36.1-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/busybox/busybox-1.36.1-r4.ebuild
b/sys-apps/busybox/busybox-1.36.1-r4.ebuild
index dc9888bd9906..ee2a72e1a6b5 100644
--- a/sys-apps/busybox/busybox-1.36.1-r4.ebuild
+++ b/sys-apps/busybox/busybox-1.36.1-r4.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MY_P="${PN}-${PV/_/-}"
SRC_URI="https://www.busybox.net/downloads/${MY_P}.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64
~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64
~riscv ~s390 ~sparc x86"
fi
S="${WORKDIR}/${MY_P}"