mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
profile-bootstrap: now with more force
This commit is contained in:
parent
bd5649546e
commit
f4098352cb
2 changed files with 12 additions and 12 deletions
|
|
@ -1,15 +1,3 @@
|
|||
#stage1's -* breaks app-alternatives
|
||||
#https://gitweb.gentoo.org/proj/releng.git/tree/releases/portage/stages/profile/package.use.force/releng/alternatives
|
||||
app-alternatives/awk gawk
|
||||
app-alternatives/bc gnu
|
||||
app-alternatives/bzip2 reference
|
||||
app-alternatives/cpio gnu
|
||||
app-alternatives/gzip reference
|
||||
app-alternatives/lex flex
|
||||
app-alternatives/sh bash
|
||||
app-alternatives/tar gnu
|
||||
app-alternatives/yacc bison
|
||||
|
||||
app-arch/libarchive -lz4 -zstd
|
||||
app-arch/zstd -lz4
|
||||
sys-auth/polkit -pam
|
||||
|
|
|
|||
|
|
@ -1,2 +1,14 @@
|
|||
#stage1's -* breaks app-alternatives
|
||||
#https://gitweb.gentoo.org/proj/releng.git/tree/releases/portage/stages/profile/package.use.force/releng/alternatives
|
||||
app-alternatives/awk gawk
|
||||
app-alternatives/bc gnu
|
||||
app-alternatives/bzip2 reference
|
||||
app-alternatives/cpio gnu
|
||||
app-alternatives/gzip reference
|
||||
app-alternatives/lex flex
|
||||
app-alternatives/sh bash
|
||||
app-alternatives/tar gnu
|
||||
app-alternatives/yacc bison
|
||||
|
||||
dev-lang/python-exec native-symlinks
|
||||
dev-lang/python xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue