commit: 8586ddb53b259088e547625a6b65e3949e42c545 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Sep 11 15:42:18 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Sep 11 15:49:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8586ddb5
profiles.desc: drop rv64gc multilib profile, mark both abi profiles stable Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/profiles.desc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index e1e06ab027d..cd1fd866979 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: [email protected] -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: [email protected]
