summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76e51341ee03..08dce777dffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.4+14.10.20141002
pkgrel=3
pkgdesc="Flash supported Nexus devices with Ubuntu."
url="http://packages.ubuntu.com/trusty/devel/ubuntu-device-flash"
-arch=('any')
+arch=('x86_64' 'i686')
license=('GPL3')
depends=('android-tools' 'sudo' )
makedepends=('go' 'bzr')