diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-09-11 18:42:18 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-09-11 18:49:41 +0300 |
commit | 8586ddb53b259088e547625a6b65e3949e42c545 (patch) | |
tree | d04cecd4e7f7e5cfa14d083edc139a3fa454f80f /profiles/profiles.desc | |
parent | profiles: Add 32bit abi in ABI_RISCV (diff) | |
download | gentoo-8586ddb53b259088e547625a6b65e3949e42c545.tar.gz gentoo-8586ddb53b259088e547625a6b65e3949e42c545.tar.bz2 gentoo-8586ddb53b259088e547625a6b65e3949e42c545.zip |
profiles.desc: drop rv64gc multilib profile, mark both abi profiles stable
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index e1e06ab027d4..cd1fd8669795 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -188,9 +188,8 @@ ppc64 default/linux/ppc64le/17.0/musl/hardened exp # RISC-V Profiles # @MAINTAINER: riscv@gentoo.org -riscv default/linux/riscv/17.0/rv64gc stable riscv default/linux/riscv/17.0/rv64gc/lp64d stable -riscv default/linux/riscv/17.0/rv64gc/lp64 dev +riscv default/linux/riscv/17.0/rv64gc/lp64 stable # S390 Profiles # @MAINTAINER: s390@gentoo.org |