summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaryl Chng2017-01-10 13:45:57 +0800
committerJaryl Chng2017-01-10 13:45:57 +0800
commitc3bd4c8a96671760070d8248b3317623fc6ef069 (patch)
treea25a02751388022082bdc56f2142e681e1ef7efc /PKGBUILD
parent8324ea1ac76fc6b45099f9557610cb713e41934a (diff)
downloadaur-c3bd4c8a96671760070d8248b3317623fc6ef069.tar.gz
changed arch to all
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f0ac1035adc..aef333a9dff1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=libpff-git
pkgver=20161215.56cdada
pkgrel=1
pkgdesc='Library to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format'
-arch=('i686' 'x86_64')
+arch=('any')
url='https://github.com/libyal/libpff'
license=('LGPL')
provides=('libpff-git')