summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAxel Gembe2020-03-26 12:48:41 +0700
committerAxel Gembe2020-03-26 12:48:41 +0700
commit563efd4d55b39f1cff32865d77011d24c3465edd (patch)
treed8adb7f80756b88e4e685520f1b4770af33b53d2 /PKGBUILD
parent67f52aae547a26f64e710212d16423cc4d0932fd (diff)
downloadaur-563efd4d55b39f1cff32865d77011d24c3465edd.tar.gz
Switch 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 edbe92c83c2c..765f1f17f064 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=plexdrive
pkgver=5.0.0
pkgrel=1
pkgdesc='Plexdrive allows you to mount your Google Drive account as read-only fuse filesystem, with direct delete option on the filesystem.'
-arch=('i686' 'x86_64' 'armv7h' 'armv6h')
+arch=('any')
url='https://github.com/dweidenfeld/plexdrive'
license=('MIT')
depends=('fuse')