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 bfe5127c7688..dedff303ea1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=task
pkgver=2.8.1
pkgrel=1
pkgdesc="A task runner / simpler Make alternative written in Go"
-arch=('i686' 'x86_64')
+arch=('any')
license=('GPL')
depends=(
)