subsystem

This commit is contained in:
Marc Beninca 2021-10-10 19:10:13 +02:00 committed by Marc Beninca
parent 5812aae871
commit 7384440b72
2 changed files with 1 additions and 2 deletions

View file

@ -4,6 +4,5 @@ CATALOG = '.files'
CHARSET = 'u8'
REPOSITORY = 'https://repo.msys2.org'
SIGNATURE = '.sig'
SUBSYSTEM = 'msys'
ARCHITECTURES = [ARCHITECTURE, 'i686']