summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Carta2023-09-27 19:23:57 -0400
committerJoseph Carta2023-09-27 19:23:57 -0400
commit5e153eeb1d74f6e47b762ef386188c464546158a (patch)
tree7035bf8f3997ce58476e5c2002c98e511b92b04b
parent2d6a3ee5a21dd6f86e9de7d1ebb71e2031e15a6a (diff)
downloadaur-5e153eeb1d74f6e47b762ef386188c464546158a.tar.gz
Changed arch to 'any'.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb43e12a3bf7..b1daeb1e580f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=photofilmstrip
pkgver=4.0.0
pkgrel=1
pkgdesc="Create video clips from photos"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://www.photofilmstrip.org/en/"
license=('GPL2')
depends=('python' 'python-pillow' 'python-wxpython' 'python-sphinx' 'gst-python' 'gst-editing-services')