diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-12-05 23:06:51 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-12-05 23:07:23 +0200 |
commit | 5cd1db95a2db1e32328ae41c72f8f3bbbdf944d8 (patch) | |
tree | 06ddfdabfd91c1b3c06b4941fac0c82c94b8bb1d /profiles/profiles.desc | |
parent | dev-libs/libmpack: fix tests (diff) | |
download | gentoo-5cd1db95a2db1e32328ae41c72f8f3bbbdf944d8.tar.gz gentoo-5cd1db95a2db1e32328ae41c72f8f3bbbdf944d8.tar.bz2 gentoo-5cd1db95a2db1e32328ae41c72f8f3bbbdf944d8.zip |
profiles: make riscv64 systemd profiles stable
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 322d176e72f8..370f5d610445 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -190,9 +190,9 @@ ppc64 default/linux/ppc64le/17.0/musl/hardened exp # @MAINTAINER: riscv@gentoo.org riscv default/linux/riscv/17.0/rv64gc exp riscv default/linux/riscv/17.0/rv64gc/lp64d stable -riscv default/linux/riscv/17.0/rv64gc/lp64d/systemd exp +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 exp +riscv default/linux/riscv/17.0/rv64gc/lp64/systemd stable # S390 Profiles # @MAINTAINER: s390@gentoo.org |