summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Brandt2023-06-25 15:53:49 +0200
committerStephen Brandt2023-06-25 15:53:49 +0200
commitf8a74e2d1d034c777e1c5f0f44f0af3f4bd16aca (patch)
tree339816f539b488b1253fb47d33fe012429dab4dd /PKGBUILD
parent19e44e7dca31f5334b9276e8af82df39398250d8 (diff)
downloadaur-haguichi-git.tar.gz
Remove unsupported architectures
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce46c8ce9109..f4399b3be1bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=haguichi-git
pkgver=1.4.6.r0.g4f3879f
pkgrel=1
pkgdesc="Provides a user friendly GUI to control the Hamachi client on Linux (development version)"
-arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
+arch=('x86_64')
url="https://github.com/ztefn/haguichi"
license=('GPL3')
depends=('gtk3' 'libappindicator-gtk3' 'logmein-hamachi')