commit: 031bc6b864d8cca1081355f8a1e685feb1a56fd3 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Dec 10 17:52:51 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Dec 10 17:53:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=031bc6b8
profiles: experimentally drop busybox from @system on riscv Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/riscv/packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/arch/riscv/packages b/profiles/arch/riscv/packages index 9de5ab73449..15c5fb70fa6 100644 --- a/profiles/arch/riscv/packages +++ b/profiles/arch/riscv/packages @@ -1,2 +1,5 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +# Not really needed anymore +-*sys-apps/busybox
