Skip to content

Commit c640fc3

Browse files
authored
Merge pull request #183 from Natrofl/fix/debian-control-architecture
fix: set Architecture to any for arm64 support
2 parents bfb6766 + 716f1af commit c640fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Build-Depends: cdbs (>= 0.4.100), debhelper (>= 9), dpkg-dev (>= 1.16.1~)
77
Package: genin
88
Section: database
99
Homepage: https://picodata.io/
10-
Architecture: amd64
10+
Architecture: any
1111
Maintainer: Dmitry Kibirev <kdy@picodata.io>
1212
Description: Genin is an inventory generator for Tarantool Ansible Cartridge

0 commit comments

Comments
 (0)