diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 12:15:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 12:15:58 +0200 |
commit | 6ae7e077be24f91f64020ed342389f1611aae611 (patch) | |
tree | a2c800db9621a0f83f0cdc1fadcf941a824bcc5b /sys-apps | |
parent | net-misc/quagga: ppc stable wrt bug #577156 (diff) | |
download | gentoo-6ae7e077be24f91f64020ed342389f1611aae611.tar.gz gentoo-6ae7e077be24f91f64020ed342389f1611aae611.tar.bz2 gentoo-6ae7e077be24f91f64020ed342389f1611aae611.zip |
sys-apps/busybox: ppc stable wrt bug #577610
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/busybox/busybox-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.24.2.ebuild b/sys-apps/busybox/busybox-1.24.2.ebuild index c992e4205186..3b0d2b900a07 100644 --- a/sys-apps/busybox/busybox-1.24.2.ebuild +++ b/sys-apps/busybox/busybox-1.24.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then else MY_P=${PN}-${PV/_/-} SRC_URI="http://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 |