mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
commit
607702fd86
12 changed files with 28 additions and 1 deletions
1
profiles/pentoo/arch/x86/i486/eapi
Normal file
1
profiles/pentoo/arch/x86/i486/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
2
profiles/pentoo/arch/x86/i486/parent
Normal file
2
profiles/pentoo/arch/x86/i486/parent
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
gentoo:arch/x86/i486
|
||||
../../../features/wd40
|
||||
3
profiles/pentoo/features/wd40/README
Normal file
3
profiles/pentoo/features/wd40/README
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
This is a common profile for architectures and subarchitectures that do not
|
||||
support Rust (do not have a working Rust). It serves as a common place
|
||||
to mask the packages requiring Rust and the USE flags pulling them.
|
||||
1
profiles/pentoo/features/wd40/eapi
Normal file
1
profiles/pentoo/features/wd40/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
2
profiles/pentoo/features/wd40/package.mask
Normal file
2
profiles/pentoo/features/wd40/package.mask
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Requires dev-python/cryptography
|
||||
app-pda/pymobiledevice3
|
||||
1
profiles/pentoo/hardened/linux/x86/23.0/eapi
Normal file
1
profiles/pentoo/hardened/linux/x86/23.0/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
1
profiles/pentoo/hardened/linux/x86/23.0/i486/eapi
Normal file
1
profiles/pentoo/hardened/linux/x86/23.0/i486/eapi
Normal file
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
5
profiles/pentoo/hardened/linux/x86/23.0/i486/parent
Normal file
5
profiles/pentoo/hardened/linux/x86/23.0/i486/parent
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
gentoo:default/linux/x86/23.0/i486/hardened
|
||||
gentoo:targets/desktop
|
||||
pentoo:pentoo/arch/x86/i486
|
||||
../../../base
|
||||
pentoo:pentoo/base
|
||||
|
|
@ -0,0 +1 @@
|
|||
5
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
gentoo:default/linux/x86/23.0/i486/split-usr/hardened
|
||||
gentoo:targets/desktop
|
||||
pentoo:pentoo/arch/x86/i486
|
||||
../../../../base
|
||||
pentoo:pentoo/base
|
||||
1
profiles/pentoo/hardened/linux/x86/23.0/parent
Normal file
1
profiles/pentoo/hardened/linux/x86/23.0/parent
Normal file
|
|
@ -0,0 +1 @@
|
|||
gentoo:releases/23.0
|
||||
|
|
@ -8,7 +8,7 @@ amd64 pentoo/hardened/linux/amd64_r1 stable
|
|||
amd64 pentoo/hardened/linux/amd64_r1/binary stable
|
||||
amd64 pentoo/hardened/linux/amd64_r1/bleeding_edge dev
|
||||
#23.0 based
|
||||
amd64 pentoo/hardened/linux/amd64/23.0/split-usr/ exp
|
||||
amd64 pentoo/hardened/linux/amd64/23.0/split-usr exp
|
||||
#amd64 pentoo/hardened/linux/amd64/23.0/split-usr/binary exp
|
||||
amd64 pentoo/hardened/linux/amd64/23.0/split-usr/bleeding_edge exp
|
||||
#23.0 merged-usr
|
||||
|
|
@ -19,6 +19,10 @@ amd64 pentoo/hardened/linux/amd64/23.0/bleeding_edge exp
|
|||
x86 pentoo/hardened/linux/x86 stable
|
||||
x86 pentoo/hardened/linux/x86/binary stable
|
||||
x86 pentoo/hardened/linux/x86/bleeding_edge dev
|
||||
#23.0 based
|
||||
x86 pentoo/hardened/linux/x86/23.0/i486/split-usr exp
|
||||
#23.0 merged-usr
|
||||
x86 pentoo/hardened/linux/x86/23.0/i486 exp
|
||||
|
||||
arm pentoo/default/linux/arm/armv7a stable
|
||||
arm pentoo/default/linux/arm/armv7a/bleeding_edge dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue