summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-11-16 00:01:45 +0200
committerDet2017-11-16 00:01:45 +0200
commit85efce2ac0e18c0681abd5f0a9e390805853d40b (patch)
treea17c2045905b544057073a17f371a527c42a4360 /PKGBUILD
parent7366e5990aeeef5dd75b30f1414c6c31aee99a0b (diff)
downloadaur-85efce2ac0e18c0681abd5f0a9e390805853d40b.tar.gz
Phase out i686: https://www.archlinux.org/news/the-end-of-i686-support/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f0b6ae1c572..90b861b90ff4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=utorrent
pkgver=3.5.0.44090
pkgrel=1
pkgdesc="The world's most popular BitTorrent client (Wine version)"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://www.utorrent.com/"
license=('freeware')
depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'wine')