summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorme2016-04-06 23:39:18 -0700
committerme2016-04-06 23:39:18 -0700
commit663d640c38077b432ec6d68f2101aec231334671 (patch)
tree4e2995c75715de3b5abb3c4cfea0fd57865c318c
parent4ebdff574356d626b7d5abc6c763ba703a24b898 (diff)
downloadaur-rtorrent-systemd.tar.gz
Changed arch to "any"
-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=()