File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ HoldPkg = pacman glibc
1919#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
2020#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
2121#CleanMethod = KeepInstalled
22- Architecture = i486
22+ Architecture = i686
2323
2424# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
2525#IgnorePkg =
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ HoldPkg = pacman glibc
1919#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
2020#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
2121#CleanMethod = KeepInstalled
22- Architecture = i486
22+ Architecture = x86_64
2323
2424# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
2525#IgnorePkg =
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ HoldPkg = pacman glibc
2929#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
3030#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
3131#CleanMethod = KeepInstalled
32- Architecture = auto
32+ Architecture = x86_64
3333
3434# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
3535#IgnorePkg =
You can’t perform that action at this time.
0 commit comments