summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')