Skip to content

Commit

Permalink
Linux - Add armhf & arm64 for debian
Browse files Browse the repository at this point in the history
  • Loading branch information
ktgw0316 committed Nov 24, 2020
1 parent afcc5f1 commit 0ea2254
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Homepage: http://lightzoneproject.org/
Standards-Version: 4.4.1

Package: lightzone
Architecture: i386 amd64
Architecture: i386 amd64 armhf arm64
Depends:
${java:depends},
${misc:depends},
Expand Down
2 changes: 1 addition & 1 deletion debian/lightzone.dsc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Format: 3.0 (quilt)
Source: lightzone
Binary: lightzone
Architecture: i386 amd64
Architecture: i386 amd64 armhf arm64
Version: 4.2.1
Maintainer: Masahiro Kitagawa <[email protected]>
Homepage: http://lightzoneproject.org/
Expand Down

0 comments on commit 0ea2254

Please sign in to comment.