diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-02 13:44:31 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-02 13:44:31 +0200 |
commit | 1d6d9c995e1f2b1f95a244e5594364c6b8a7fde6 (patch) | |
tree | e23bb313c122ef2400185828807f7427c53fc9b0 /sys-apps/busybox | |
parent | dev-libs/libpcre-8.41-r1: arm64 stable (bug #614052) (diff) | |
download | gentoo-1d6d9c995e1f2b1f95a244e5594364c6b8a7fde6.tar.gz gentoo-1d6d9c995e1f2b1f95a244e5594364c6b8a7fde6.tar.bz2 gentoo-1d6d9c995e1f2b1f95a244e5594364c6b8a7fde6.zip |
sys-apps/busybox-1.28.0: arm64 stable (bug #638258)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.28.0.ebuild b/sys-apps/busybox/busybox-1.28.0.ebuild index a47a7dc9661f..278f9ae18567 100644 --- a/sys-apps/busybox/busybox-1.28.0.ebuild +++ b/sys-apps/busybox/busybox-1.28.0.ebuild @@ -15,7 +15,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 |