From 0d917e489f56c25480b8a74d85193a3a06bacf3b Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Wed, 22 Aug 2018 05:12:31 +0300 Subject: sys-apps/busybox: arm stable wrt bug #663842 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- sys-apps/busybox/busybox-1.29.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/busybox/busybox-1.29.0.ebuild') diff --git a/sys-apps/busybox/busybox-1.29.0.ebuild b/sys-apps/busybox/busybox-1.29.0.ebuild index 4eed231eeb9c..5f46d760e8dc 100644 --- a/sys-apps/busybox/busybox-1.29.0.ebuild +++ b/sys-apps/busybox/busybox-1.29.0.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 s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" fi LICENSE="GPL-2" # GPL-2 only -- cgit v1.2.3-65-gdbad