summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44c3d512d486..468400d530da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,8 +4,7 @@ pkgbase = exaile-git
pkgrel = 1
epoch = 1
url = http://www.exaile.org
- arch = x86_64
- arch = i686
+ arch = any
license = GPL
makedepends = git
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 14ba23c7b6b2..7ed8fc98ff63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ epoch=1
pkgver=4.0.0rc5+0+g449775a8
pkgrel=1
pkgdesc="music player for gnome, similar to KDEs amarok"
-arch=('x86_64' 'i686')
+arch=('any')
url="http://www.exaile.org"
license=('GPL')
depends=('gtk3' 'python2-mutagen' 'python2-dbus' 'python2-gobject'