architectures
This commit is contained in:
parent
28369f5813
commit
68c15d9c39
3 changed files with 11 additions and 10 deletions
2
msys.py
2
msys.py
|
@ -3,5 +3,3 @@ ARCHITECTURE = 'x86_64'
|
|||
CATALOG = '.files'
|
||||
CHARSET = 'u8'
|
||||
REPOSITORY = 'https://repo.msys2.org'
|
||||
|
||||
ARCHITECTURES = [ARCHITECTURE, 'i686']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue