Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/busybox/
Date: Thu, 07 Jan 2021 00:58:20
Message-Id: 1609981079.93b5c8d2f1fbb36812903f4d266b38a0a34bc827.sam@gentoo
1 commit: 93b5c8d2f1fbb36812903f4d266b38a0a34bc827
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 00:52:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 00:57:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b5c8d2
7
8 sys-apps/busybox: Stabilize 1.32.0-r1 amd64, #764008
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/busybox/busybox-1.32.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/busybox/busybox-1.32.0-r1.ebuild b/sys-apps/busybox/busybox-1.32.0-r1.ebuild
16 index e44631ca008..2dde2a7224d 100644
17 --- a/sys-apps/busybox/busybox-1.32.0-r1.ebuild
18 +++ b/sys-apps/busybox/busybox-1.32.0-r1.ebuild
19 @@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
20 else
21 MY_P=${PN}-${PV/_/-}
22 SRC_URI="https://www.busybox.net/downloads/${MY_P}.tar.bz2"
23 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 fi
26
27 LICENSE="GPL-2" # GPL-2 only