mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles: Refactor amd64 profile inheritance to per-version (NFC)
Refactor the inheritance of arch/amd64 profile by moving it from default/linux/amd64 profile to the versioned sub-profiles. This will make it easier to use different variants of the top profile in specific subprofiles.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
..
|
||||
../../../../arch/amd64
|
||||
../../../../releases/13.0
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
..
|
||||
../../../../arch/amd64
|
||||
../../../../releases/17.0
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
..
|
||||
../../../../arch/amd64
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
../../../base
|
||||
..
|
||||
../../../arch/amd64
|
||||
|
||||
Reference in New Issue
Block a user