summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaryl Chng2017-01-10 13:46:16 +0800
committerJaryl Chng2017-01-10 13:46:16 +0800
commit050feefc2f927a3aced20c8b3caf26e7e0ffa884 (patch)
tree96e37d9063a925056b8dfbaf117d9cf52667cdde
parenta0175d4e87ca327682e395b5c87a9a3d23f7c37e (diff)
downloadaur-050feefc2f927a3aced20c8b3caf26e7e0ffa884.tar.gz
changed arch to all
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fa7e2f7d658..2e9c514b557f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,8 +3,7 @@ pkgbase = libvshadow-git
pkgver = 20161225.e22b93f
pkgrel = 1
url = https://github.com/libyal/libvshadow
- arch = i686
- arch = x86_64
+ arch = any
license = LGPL
makedepends = git
provides = libvshadow-git
diff --git a/PKGBUILD b/PKGBUILD
index 92f8ae6f3dc1..58e6a8e5c124 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=libvshadow-git
pkgver=20161225.e22b93f
pkgrel=1
pkgdesc='Library to access the Volume Shadow Snapshot (VSS) format'
-arch=('i686' 'x86_64')
+arch=('any')
url='https://github.com/libyal/libvshadow'
license=('LGPL')
provides=('libvshadow-git')