summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2016-03-01 12:49:58 -0500
committerAdam Goldsmith2016-03-01 12:49:58 -0500
commit62c8e7379c445dbdde2b9f9c36d38195617d97f3 (patch)
treef2ba3e76a5ff9aae0e206516eb334867ef80b828 /PKGBUILD
parent994b575272d218c072f0cf2e9f8fb008e82c8c90 (diff)
downloadaur-python2-pypkjs-git.tar.gz
Revert "Change arch to all"
This reverts commit 994b575272d218c072f0cf2e9f8fb008e82c8c90. A submodule has compiled code
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6d2b5d718aa..b69496c24e92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python2-pypkjs-git
pkgver=v1.0
pkgrel=1
pkgdesc="Python implementation of PebbleKit JS"
-arch=('all')
+arch=('i686' 'x86_64')
url="https://github.com/pebble/pypkjs"
license=('MIT')
depends=('python2'