mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 02:30:58 +02:00
profile: git needs to be part of stage1 and main profile set or I can't use portage-9999 for testing early stage builds. this should affect no one but me, but I'll still comment it out after testing is complete
This commit is contained in:
parent
73d44e1fdd
commit
9d7681ca16
2 changed files with 4 additions and 0 deletions
|
|
@ -54,3 +54,5 @@ sys-apps/which
|
|||
app-arch/xz-utils
|
||||
app-arch/lbzip2
|
||||
sys-apps/sandbox
|
||||
#this is needed for portage-9999 which is sometimes used for testing, like right now
|
||||
dev-vcs/git
|
||||
|
|
|
|||
|
|
@ -4,3 +4,5 @@
|
|||
sys-apps/sandbox
|
||||
app-arch/xz-utils
|
||||
app-arch/lbzip2
|
||||
#this is needed for portage-9999 which is sometimes used for testing, like right now
|
||||
dev-vcs/git
|
||||
|
|
|
|||
Loading…
Reference in a new issue