commit: cf51898ca804d5df9efce675ac729a353b6a105a Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Wed Aug 22 19:15:04 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Wed Aug 22 19:20:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf51898c
sys-apps/busybox-1.29.0: arm64 stable (bug #663842) Package-Manager: Portage-2.3.48, Repoman-2.3.10 sys-apps/busybox/busybox-1.29.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/busybox/busybox-1.29.0.ebuild b/sys-apps/busybox/busybox-1.29.0.ebuild index f5ada27b0e9..8563b2bb2f2 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