diff options
author | Atharva <atharvaamritkar@protonmail.com> | 2022-06-13 16:34:17 +0530 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2022-06-27 16:59:59 +0200 |
commit | 3300ca7778f6d50f4ee5d954ed7bd0a25dac500b (patch) | |
tree | 842ccbe1daa18c621996dd39dd3680810a3e5de4 /profiles/profiles.desc | |
parent | sci-mathematics/lean: drop old 3.39.1 & 3.42.0 (diff) | |
download | gentoo-3300ca7778f6d50f4ee5d954ed7bd0a25dac500b.tar.gz gentoo-3300ca7778f6d50f4ee5d954ed7bd0a25dac500b.tar.bz2 gentoo-3300ca7778f6d50f4ee5d954ed7bd0a25dac500b.zip |
profiles/prefix: add riscv profile
Closes: https://github.com/gentoo/gentoo/pull/25667
Signed-off-by: Atharva <atharvaamritkar@protonmail.com>
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 84a6fef96132..7795134abf23 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -313,6 +313,7 @@ amd64-linux prefix/linux/amd64 exp arm-linux prefix/linux/arm exp ppc64-linux prefix/linux/ppc64 exp ppc64-linux prefix/linux/ppc64le exp +riscv-linux prefix/linux/riscv exp x86-linux prefix/linux/x86 exp # Linux Standalone Profiles |