saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
737a240aa4
commit
0942838b91
@ -219,6 +219,7 @@ if [[
|
||||
"${CATEGORY}/${PN}" != "media-libs/libraw" &&
|
||||
"${CATEGORY}/${PN}" != "media-libs/gd" &&
|
||||
"${CATEGORY}/${PN}" != "media-libs/sdl2-gfx" &&
|
||||
"${CATEGORY}/${PN}" != "app-crypt/johntheripper" &&
|
||||
"${CATEGORY}/${PN}" != "x11-libs/pixman"
|
||||
]]
|
||||
then
|
||||
|
@ -868,3 +868,6 @@ dev-libs/openssl ~amd64
|
||||
|
||||
|
||||
dev-lang/idris ~amd64
|
||||
|
||||
|
||||
app-crypt/johntheripper ~amd64
|
||||
|
@ -471,3 +471,6 @@ net-irc/znc -python
|
||||
|
||||
|
||||
dev-util/cmake qt5
|
||||
|
||||
|
||||
app-crypt/johntheripper -openmp
|
||||
|
Loading…
Reference in New Issue
Block a user