summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Cali2013-10-03 23:14:57 -0500
committerAlexander Görtz2015-06-10 08:45:56 +0200
commit3a7ee421f62cfee4e23c917a4cf5ba70d24fb900 (patch)
treee5d130d13d5cd4bca93c8b0a785f634dcd4a2911 /PKGBUILD
parent25632988376fbe6b8a0f40008226a5fd634f7abe (diff)
downloadaur-3a7ee421f62cfee4e23c917a4cf5ba70d24fb900.tar.gz
set arch to any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40f708c5dbc7..02a0ddbf9a5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname='google-authenticator-libpam-git'
pkgver=20120505
pkgrel=1
pkgdesc='PAM module for google authenticator app'
-arch=('i686' 'x86_64')
+arch=('any')
url="https://code.google.com/p/google-authenticator/"
license=('APACHE')
depends=('pam')