mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
pentoo: profiles should inherit our arch folders
This commit is contained in:
parent
2d3bc403b5
commit
0b8a0c6d81
5 changed files with 5 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
gentoo:default/linux/amd64/10.0/desktop
|
||||
pentoo:pentoo/base
|
||||
pentoo:pentoo/arch/amd64
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
gentoo:default/linux/arm/10.0/armv7a/desktop
|
||||
pentoo:pentoo/base
|
||||
pentoo:pentoo/arch/arm
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
gentoo:default/linux/x86/10.0/desktop
|
||||
pentoo:pentoo/base
|
||||
pentoo:pentoo/arch/x86
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
gentoo:hardened/linux/amd64
|
||||
pentoo:pentoo/base
|
||||
pentoo:pentoo/arch/amd64
|
||||
../base
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
gentoo:hardened/linux/x86
|
||||
pentoo:pentoo/base
|
||||
pentoo:pentoo/arch/x86
|
||||
../base
|
||||
|
|
|
|||
Loading…
Reference in a new issue