summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-08-21 14:46:40 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-08-21 14:46:40 +0300
commit0da8a6501ebcf74cc0c9791b378b0eba22d9ab00 (patch)
treea8e74415fe3dcc8c4cdcf0983e81d3ec0bb27d14 /sys-apps/busybox
parentsys-apps/busybox: Stabilize 1.36.1-r3 x86, #938267 (diff)
downloadgentoo-0da8a6501ebcf74cc0c9791b378b0eba22d9ab00.tar.gz
gentoo-0da8a6501ebcf74cc0c9791b378b0eba22d9ab00.tar.bz2
gentoo-0da8a6501ebcf74cc0c9791b378b0eba22d9ab00.zip
sys-apps/busybox: Stabilize 1.36.1-r3 arm, #938267
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r--sys-apps/busybox/busybox-1.36.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.36.1-r3.ebuild b/sys-apps/busybox/busybox-1.36.1-r3.ebuild
index 22aa85c473ad..6006d9b7efd5 100644
--- a/sys-apps/busybox/busybox-1.36.1-r3.ebuild
+++ b/sys-apps/busybox/busybox-1.36.1-r3.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 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
fi
S="${WORKDIR}/${MY_P}"