commit:     29182d747fb2efdd22ff987649c31d2d7624f443
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 20:00:50 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 20:01:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29182d74

profiles.desc: Mark riscv64 lp64 and lp64d profiles dev and stable

The multilib profile will go away, so we need a stable alternative.

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/profiles.desc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index d147ce34479..e1e06ab027d 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -189,8 +189,8 @@ ppc64               
default/linux/ppc64le/17.0/musl/hardened                exp
 # RISC-V Profiles
 # @MAINTAINER: ri...@gentoo.org
 riscv          default/linux/riscv/17.0/rv64gc                 stable
-riscv          default/linux/riscv/17.0/rv64gc/lp64d           dev
-riscv          default/linux/riscv/17.0/rv64gc/lp64            exp
+riscv          default/linux/riscv/17.0/rv64gc/lp64d           stable
+riscv          default/linux/riscv/17.0/rv64gc/lp64            dev
 
 # S390 Profiles
 # @MAINTAINER: s...@gentoo.org

Reply via email to