diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-25 19:19:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-11 19:58:32 +0300 |
commit | fde2530dd0eeef27b8e61a97a975c73bd6a55bef (patch) | |
tree | 8ced0b4ab4dbdcd2b8ef311a492884307ee05e36 /profiles/profiles.desc | |
parent | app-shells/fish: enable py3.13 (diff) | |
download | gentoo-fde2530dd0eeef27b8e61a97a975c73bd6a55bef.tar.gz gentoo-fde2530dd0eeef27b8e61a97a975c73bd6a55bef.tar.bz2 gentoo-fde2530dd0eeef27b8e61a97a975c73bd6a55bef.zip |
profiles: remove powerpc/ppc64/17.0/32bit-userland/**
There were deprecated for ~2 years. There should be no need to use
this configuration today (on 64 bit hardware, use 64 bit userland)
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/37724
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 68894ec1c8bf..3b95670e238e 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -396,15 +396,6 @@ mips default/linux/mips/23.0/split-usr/multilib/n32 exp mips default/linux/mips/23.0/split-usr/multilib/n64 exp -# Deprecated PPC64 Profiles -# @MAINTAINER: ppc64@gentoo.org -ppc default/linux/powerpc/ppc64/17.0/32bit-userland exp -ppc default/linux/powerpc/ppc64/17.0/32bit-userland/desktop exp -ppc default/linux/powerpc/ppc64/17.0/32bit-userland/desktop/gnome exp -ppc default/linux/powerpc/ppc64/17.0/32bit-userland/desktop/gnome/systemd exp -ppc default/linux/powerpc/ppc64/17.0/32bit-userland/developer exp - - # PPC profiles # @MAINTAINER: gyakovlev@gentoo.org, ppc@gentoo.org, musl@gentoo.org ppc default/linux/ppc/17.0 exp |