architectures

This commit is contained in:
Marc Beninca 2021-10-10 20:04:45 +02:00 committed by Marc Beninca
parent 28369f5813
commit 68c15d9c39
3 changed files with 11 additions and 10 deletions

View file

@ -3,5 +3,3 @@ ARCHITECTURE = 'x86_64'
CATALOG = '.files'
CHARSET = 'u8'
REPOSITORY = 'https://repo.msys2.org'
ARCHITECTURES = [ARCHITECTURE, 'i686']