diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 21:36:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 21:36:34 +0100 |
commit | 01d3e7a841bdba5935ba61cee72e823dcd4cf3bd (patch) | |
tree | 3e4b5a52b2fdc7b3c39beef0fd9b99319bb1b934 /sys-apps/busybox | |
parent | dev-perl/List-MoreUtils-XS: Stabilize 0.430.0 amd64, #810117 (diff) | |
download | gentoo-01d3e7a841bdba5935ba61cee72e823dcd4cf3bd.tar.gz gentoo-01d3e7a841bdba5935ba61cee72e823dcd4cf3bd.tar.bz2 gentoo-01d3e7a841bdba5935ba61cee72e823dcd4cf3bd.zip |
sys-apps/busybox: Stabilize 1.33.1-r2 arm64, #813195
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-1.33.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.33.1-r2.ebuild b/sys-apps/busybox/busybox-1.33.1-r2.ebuild index 3c04d7136121..54d52c7e6a71 100644 --- a/sys-apps/busybox/busybox-1.33.1-r2.ebuild +++ b/sys-apps/busybox/busybox-1.33.1-r2.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 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2" # GPL-2 only |