diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-12-17 00:32:47 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-12-17 00:35:00 +0200 |
commit | e4beda263e89c4b54e19f4ce42082862d6bfb2bf (patch) | |
tree | cd9cff08cfb2cfc68c3fdcb995a7693fb415485a /profiles/profiles.desc | |
parent | profiles: libseccomp does not work on 32bit riscv yet (diff) | |
download | gentoo-e4beda263e89c4b54e19f4ce42082862d6bfb2bf.tar.gz gentoo-e4beda263e89c4b54e19f4ce42082862d6bfb2bf.tar.bz2 gentoo-e4beda263e89c4b54e19f4ce42082862d6bfb2bf.zip |
profiles.desc: Add experimental rv32 profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-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 370f5d610445..b34b6e6c78d8 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -193,6 +193,8 @@ riscv default/linux/riscv/17.0/rv64gc/lp64d stable riscv default/linux/riscv/17.0/rv64gc/lp64d/systemd stable 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 # S390 Profiles # @MAINTAINER: s390@gentoo.org |