diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-09-18 20:41:50 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-09-18 20:42:48 -0700 |
commit | 8abac67ddcebe2a6e2da7c9840801440d9d4b487 (patch) | |
tree | 05b290cd3f792d55dc9b6ebef5d49a8a2779da47 /profiles | |
parent | gnome-extra/cinnamon-control-center: Fix libgnomekbd 3.28 compat (diff) | |
download | gentoo-8abac67ddcebe2a6e2da7c9840801440d9d4b487.tar.gz gentoo-8abac67ddcebe2a6e2da7c9840801440d9d4b487.tar.bz2 gentoo-8abac67ddcebe2a6e2da7c9840801440d9d4b487.zip |
profiles/prefix/linux: re-parent ppc64(le) profiles
also parent le profile to le parent.
it was parented to be profile.
Bug: https://bugs.gentoo.org/715680
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/linux/ppc64/parent | 2 | ||||
-rw-r--r-- | profiles/prefix/linux/ppc64le/parent | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/prefix/linux/ppc64/parent b/profiles/prefix/linux/ppc64/parent index ba569be12a9a..7c6ab7df6a7f 100644 --- a/profiles/prefix/linux/ppc64/parent +++ b/profiles/prefix/linux/ppc64/parent @@ -1,2 +1,2 @@ -../../../default/linux/powerpc/ppc64/17.0/64bit-userland +../../../default/linux/ppc64/17.0 .. diff --git a/profiles/prefix/linux/ppc64le/parent b/profiles/prefix/linux/ppc64le/parent index ba569be12a9a..3301fe4e6402 100644 --- a/profiles/prefix/linux/ppc64le/parent +++ b/profiles/prefix/linux/ppc64le/parent @@ -1,2 +1,2 @@ -../../../default/linux/powerpc/ppc64/17.0/64bit-userland +../../../default/linux/ppc64le/17.0 .. |