diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-04-27 23:10:08 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-04-27 23:10:30 +0200 |
commit | 8ca84ae40712f66bf13f7dc956a266a15afc9be3 (patch) | |
tree | b4ed3101fd101f6bde0e10ce96bb64a1858bef6f /profiles/profiles.desc | |
parent | sys-devel/bmake: Fix compilation warnings (diff) | |
download | gentoo-8ca84ae40712f66bf13f7dc956a266a15afc9be3.tar.gz gentoo-8ca84ae40712f66bf13f7dc956a266a15afc9be3.tar.bz2 gentoo-8ca84ae40712f66bf13f7dc956a266a15afc9be3.zip |
profiles.desc: switch s390 profiles to 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 d66850a7084d..d0de61e33df7 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -247,8 +247,8 @@ riscv default/linux/riscv/20.0/rv64gc/multilib/systemd exp # S390 Profiles # @MAINTAINER: s390@gentoo.org -s390 default/linux/s390/17.0 dev -s390 default/linux/s390/17.0/s390x dev +s390 default/linux/s390/17.0 stable +s390 default/linux/s390/17.0/s390x stable # SPARC Profiles # @MAINTAINER: sparc@gentoo.org |