commit: 0a1c580aff19787c759a4690f952b6dcba2a5012 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 18 07:32:41 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jun 22 06:43:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1c580a
profiles/arch/s390: Make s390 inherit from top s390 profile (NFC) This effectively moves the explicit top profile parenting from default/linux tree straight into arch tree. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/s390/s390x/parent | 1 + profiles/default/linux/s390/17.0/s390x/parent | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/s390/s390x/parent b/profiles/arch/s390/s390x/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/arch/s390/s390x/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/default/linux/s390/17.0/s390x/parent b/profiles/default/linux/s390/17.0/s390x/parent index 68795a39dbb2..d4c4b2e34633 100644 --- a/profiles/default/linux/s390/17.0/s390x/parent +++ b/profiles/default/linux/s390/17.0/s390x/parent @@ -1,5 +1,4 @@ ../../../../../releases/17.0 ../../../../../base ../../.. -../../../../../arch/s390 ../../../../../arch/s390/s390x