summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2019-05-10 12:50:20 +0200
committerEmmanuel Gil Peyrot2019-05-10 12:50:20 +0200
commitf177ee076f51246c84eb2ae16ddb34c460a7d504 (patch)
tree8f79c79ac0513356dce4c818c098b103abe44db2 /PKGBUILD
parentbff4981de99a5776672f7306a7be254fedd6af48 (diff)
downloadaur-f177ee076f51246c84eb2ae16ddb34c460a7d504.tar.gz
Shell scripts are installable on any platform
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb49b3a1cf6c..def1ab4458a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=play.it
pkgver=2.11.2
pkgrel=1
pkgdesc="Easy way to install games on Linux"
-arch=('i686' 'x86_64')
+arch=('any')
url="https://wiki.dotslashplay.it"
license=('BSD 2')
depends=()