summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8d42e2541a7..aa170ac13d50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.1
pkgrel=1
pkgdesc="systemd integration for rtorrent"
url="https://wiki.archlinux.org/index.php/User:Mwberry/rtorrent-systemd"
-arch=('x86_64' 'i686')
+arch=('any')
license=('GPL2')
depends=('rtorrent' 'screen' 'bash' 'coreutils')
optdepends=()