mirror of
https://github.com/diddlesnaps/makemkv.git
synced 2026-06-11 23:46:37 -04:00
restrict from building on anything other than i386 and amd64
This commit is contained in:
@@ -7,6 +7,10 @@ description: |
|
||||
grade: devel
|
||||
confinement: strict
|
||||
|
||||
architectures:
|
||||
- build-on: amd64
|
||||
- build-on: i386
|
||||
|
||||
apps:
|
||||
makemkv:
|
||||
command: desktop-launch $SNAP/usr/bin/makemkv
|
||||
|
||||
Reference in New Issue
Block a user