diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-11 17:47:41 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-11 17:48:15 +0200 |
commit | 7b759ba5abe90dcbb01a220da8347f817977cbc9 (patch) | |
tree | e892c2fa54aef6775925151a0d07e31caf592ce2 /profiles | |
parent | x11-misc/xscreensaver: CVE-2021-34557 (diff) | |
download | gentoo-7b759ba5abe90dcbb01a220da8347f817977cbc9.tar.gz gentoo-7b759ba5abe90dcbb01a220da8347f817977cbc9.tar.bz2 gentoo-7b759ba5abe90dcbb01a220da8347f817977cbc9.zip |
profiles.desc: Add experimental riscv 1-level libdir profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/profiles.desc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index f3b1c6b3e573..9ffd66a13af1 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -205,6 +205,8 @@ riscv default/linux/riscv/17.0/rv64gc/lp64 stable riscv default/linux/riscv/17.0/rv64gc/lp64/systemd stable riscv default/linux/riscv/17.0/rv32imac/ilp32 exp riscv default/linux/riscv/17.0/rv32imac/ilp32d exp +riscv default/linux/riscv/20.0/rv64gc/lp64d exp +riscv default/linux/riscv/20.0/rv64gc/lp64d/systemd exp # S390 Profiles # @MAINTAINER: s390@gentoo.org |