diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:22:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:23:11 +0200 |
commit | 4cc1c7f0b65d722c92742748a8f8a0e178883a5b (patch) | |
tree | bba27ae3e73b12e38bb5f9b2d823d4441f4cada0 /sys-apps | |
parent | dev-perl/Finance-Quote: Keyword 1.510.0 ppc, #820764 (diff) | |
download | gentoo-4cc1c7f0b65d722c92742748a8f8a0e178883a5b.tar.gz gentoo-4cc1c7f0b65d722c92742748a8f8a0e178883a5b.tar.bz2 gentoo-4cc1c7f0b65d722c92742748a8f8a0e178883a5b.zip |
sys-apps/busybox: Stabilize 1.34.1 ppc, #824226
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/busybox/busybox-1.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/busybox/busybox-1.34.1.ebuild b/sys-apps/busybox/busybox-1.34.1.ebuild index 96c6d880b230..b1a831ef90de 100644 --- a/sys-apps/busybox/busybox-1.34.1.ebuild +++ b/sys-apps/busybox/busybox-1.34.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2" # GPL-2 only |