diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:28:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:28:15 +0100 |
commit | 2ed7c4319c189ea85a91d91726dc350b008b28f4 (patch) | |
tree | 2ba37e2d0759a1f42e79020860203128c414f4c8 /sys-apps/busybox | |
parent | 07cdffb5fed2d637fcb4c2510b90ac07de7511b0 (diff) | |
download | gentoo-2ed7c4319c189ea85a91d91726dc350b008b28f4.tar.gz gentoo-2ed7c4319c189ea85a91d91726dc350b008b28f4.tar.xz |
sys-apps/busybox: sparc stable wrt bug #590478
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-1.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.25.1.ebuild b/sys-apps/busybox/busybox-1.25.1.ebuild index 27a522efa23..7badf4a3874 100644 --- a/sys-apps/busybox/busybox-1.25.1.ebuild +++ b/sys-apps/busybox/busybox-1.25.1.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 |