summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 143a1b71f526..becfead4472d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=hosts
pkgver=3.6.4
pkgrel=1
pkgdesc="A command line tool for managing hosts file entries."
-arch=('x86_64')
+arch=('any')
url="https://github.com/xwmx/hosts"
license=('MIT')
source=($pkgname-$pkgver.tar.gz::https://github.com/xwmx/$pkgname/archive/$pkgver.tar.gz)