diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 19:26:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 20:58:18 -0700 |
commit | 3664ce26eaf8bca038b7781c2383cfcf8734c669 (patch) | |
tree | 5f029ba6e01e4e4b1ad90ebc265ab7b2314e90f3 /sys-apps | |
parent | app-misc/pax-utils: stable 1.2.2-r2 for arm64, bug #646606 (diff) | |
download | gentoo-3664ce26eaf8bca038b7781c2383cfcf8734c669.tar.gz gentoo-3664ce26eaf8bca038b7781c2383cfcf8734c669.tar.bz2 gentoo-3664ce26eaf8bca038b7781c2383cfcf8734c669.zip |
sys-apps/busybox-1.28.0: ppc64 stable, bug 638258
Diffstat (limited to 'sys-apps')
-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 e8a511253d15..01ebd90c83c0 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 |