diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-05 20:33:37 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-05 20:34:11 +0200 |
commit | 8646cf87fa5f2f26be8a4f3a77f9a9cffb9564f1 (patch) | |
tree | 06542bb7e9da81e8582e0dda1c859859ccbc61c4 /profiles | |
parent | sys-devel/gdb: keyword ~riscv (diff) | |
download | gentoo-8646cf87fa5f2f26be8a4f3a77f9a9cffb9564f1.tar.gz gentoo-8646cf87fa5f2f26be8a4f3a77f9a9cffb9564f1.tar.bz2 gentoo-8646cf87fa5f2f26be8a4f3a77f9a9cffb9564f1.zip |
profiles: riscv: Add gdb to @system for the initial phase
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/packages | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/riscv/packages b/profiles/arch/riscv/packages new file mode 100644 index 000000000000..76902fb56fb1 --- /dev/null +++ b/profiles/arch/riscv/packages @@ -0,0 +1,5 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# For the initial hot experimentation phase... +*sys-devel/gdb |