diff options
author | Atharva <atharvaamritkar@protonmail.com> | 2022-07-03 23:16:16 +0530 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2022-07-07 08:57:54 +0200 |
commit | 7ef370b8d845b6f336b720eaf48bc39be4382f4b (patch) | |
tree | e34efb670ab5abdff2addceb98f44f9646e9e2a0 /profiles/profiles.desc | |
parent | app-emulation/xen: gitweb as patches source, bump gentoo-patches (diff) | |
download | gentoo-7ef370b8d845b6f336b720eaf48bc39be4382f4b.tar.gz gentoo-7ef370b8d845b6f336b720eaf48bc39be4382f4b.tar.bz2 gentoo-7ef370b8d845b6f336b720eaf48bc39be4382f4b.zip |
profiles: add prefix-standalone profile for riscv
Closes: https://github.com/gentoo/gentoo/pull/26211
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 7795134abf23..3032669453bf 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -323,6 +323,7 @@ amd64-linux default/linux/amd64/17.0/no-multilib/prefix/kernel-2.6.16+ exp amd64-linux default/linux/amd64/17.1/no-multilib/prefix/kernel-3.2+ exp amd64-linux default/linux/amd64/17.1/no-multilib/prefix/kernel-2.6.32+ exp amd64-linux default/linux/amd64/17.1/no-multilib/prefix/kernel-2.6.16+ exp +riscv-linux default/linux/riscv/20.0/rv64gc/lp64d/prefix/kernel-3.2+ exp x86-linux default/linux/x86/17.0/prefix/kernel-3.2+ exp x86-linux default/linux/x86/17.0/prefix/kernel-2.6.32+ exp x86-linux default/linux/x86/17.0/prefix/kernel-2.6.16+ exp |