Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Fri, 11 Sep 2020 15:51:05
Message-Id: 1599839381.8586ddb53b259088e547625a6b65e3949e42c545.dilfridge@gentoo
1 commit: 8586ddb53b259088e547625a6b65e3949e42c545
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 11 15:42:18 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 11 15:49:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8586ddb5
7
8 profiles.desc: drop rv64gc multilib profile, mark both abi profiles stable
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/profiles.desc | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
16 index e1e06ab027d..cd1fd866979 100644
17 --- a/profiles/profiles.desc
18 +++ b/profiles/profiles.desc
19 @@ -188,9 +188,8 @@ ppc64 default/linux/ppc64le/17.0/musl/hardened exp
20
21 # RISC-V Profiles
22 # @MAINTAINER: riscv@g.o
23 -riscv default/linux/riscv/17.0/rv64gc stable
24 riscv default/linux/riscv/17.0/rv64gc/lp64d stable
25 -riscv default/linux/riscv/17.0/rv64gc/lp64 dev
26 +riscv default/linux/riscv/17.0/rv64gc/lp64 stable
27
28 # S390 Profiles
29 # @MAINTAINER: s390@g.o