Skip to content

Commit

Permalink
Added snap architectures to snapcraft configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Aug 8, 2018
1 parent 3f818d9 commit f710678
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ description: |
grade: stable
confinement: strict

architectures:
- amd64
- i386

apps:
taskbook:
command: tb
Expand Down

0 comments on commit f710678

Please sign in to comment.