diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-18 09:24:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-06-22 08:43:51 +0200 |
commit | 48987cd135f8956f93169478403fbbd036f91d51 (patch) | |
tree | 6406571740a02a2e7ff357c85c58f99e4037b004 /profiles/default | |
parent | sci-libs/stellarsolver: Drop 1.9 (diff) | |
download | gentoo-48987cd135f8956f93169478403fbbd036f91d51.tar.gz gentoo-48987cd135f8956f93169478403fbbd036f91d51.tar.bz2 gentoo-48987cd135f8956f93169478403fbbd036f91d51.zip |
profiles: Make s390x 17.0 profiles independent of s390 (NFC)
Alter the s390x 17.0 profile to include all base profiles directly
rather than via the parent s390 profile. This does not change anything
yet but paves the way for making the two profiles more independent.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/s390/17.0/s390x/parent | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default/linux/s390/17.0/s390x/parent b/profiles/default/linux/s390/17.0/s390x/parent index 9e170a6edfdf..68795a39dbb2 100644 --- a/profiles/default/linux/s390/17.0/s390x/parent +++ b/profiles/default/linux/s390/17.0/s390x/parent @@ -1,2 +1,5 @@ -.. +../../../../../releases/17.0 +../../../../../base +../../.. +../../../../../arch/s390 ../../../../../arch/s390/s390x |