diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-12-10 19:52:51 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-12-10 19:53:44 +0200 |
commit | 031bc6b864d8cca1081355f8a1e685feb1a56fd3 (patch) | |
tree | 041f09801363e18802541ca26eaeb9805c996828 /profiles/arch/riscv | |
parent | sys-cluster/spark-bin: install find-spark-home script. (diff) | |
download | gentoo-031bc6b864d8cca1081355f8a1e685feb1a56fd3.tar.gz gentoo-031bc6b864d8cca1081355f8a1e685feb1a56fd3.tar.bz2 gentoo-031bc6b864d8cca1081355f8a1e685feb1a56fd3.zip |
profiles: experimentally drop busybox from @system on riscv
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/arch/riscv')
-rw-r--r-- | profiles/arch/riscv/packages | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/arch/riscv/packages b/profiles/arch/riscv/packages index 9de5ab734497..15c5fb70fa6f 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 |