Skip to content

Commit

Permalink
Merge pull request #50 from careyjames/celliwig
Browse files Browse the repository at this point in the history
Updated the supported architectures in the Debian package control file
  • Loading branch information
careyjames authored Nov 5, 2023
2 parents a318a3e + d4eae29 commit 84a7370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Rules-Requires-Root: no
XS-Go-Import-Path: github.com/careyjames/dns-scout

Package: dns-scout
Architecture: amd64
Architecture: amd64 i386 arm64 armhf
Depends: libc6 ${misc:Depends}
Description: DNS Scout for Linux/MacOS
DNS Scout pulls and displays DNS records in a color-coded console output.
Expand Down

0 comments on commit 84a7370

Please sign in to comment.