diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 00:08:32 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 00:12:01 -0800 |
commit | 051d4a93b59f918ba19518973efecc727fe8ac35 (patch) | |
tree | ad981d41fdd341786bcbeaac4dace85326b3fe6f /profiles/profiles.desc | |
parent | dev-python/notebook: Stabilize 6.4.4 ppc, #811939 (diff) | |
download | gentoo-051d4a93b59f918ba19518973efecc727fe8ac35.tar.gz gentoo-051d4a93b59f918ba19518973efecc727fe8ac35.tar.bz2 gentoo-051d4a93b59f918ba19518973efecc727fe8ac35.zip |
profiles: demote old ppc64 profiles to exp
everything under default/linux/powerpc/ppc64/17.0/64bit-userland
those profiles were deprecated 3+ month ago.
we already check same profile configuration and depgraph in new
ppc64 profiles, so there's no loss of depgraph stability.
and this frees up some CI cycles too.
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index b0c92e32fc40..822958064600 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -162,10 +162,10 @@ ppc default/linux/powerpc/ppc64/17.0/32bit-userland/desktop stable ppc default/linux/powerpc/ppc64/17.0/32bit-userland/desktop/gnome stable ppc default/linux/powerpc/ppc64/17.0/32bit-userland/desktop/gnome/systemd stable ppc default/linux/powerpc/ppc64/17.0/32bit-userland/developer exp -ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland dev -ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/desktop dev -ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome dev -ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd dev +ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland exp +ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/desktop exp +ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome exp +ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd exp ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/developer exp # PPC/PPC64 flat Profiles |