summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commitf9792525d5f4dd5dbb560201a5f2394fdf7c55a3 (patch)
treef07e1f305917fbdf78e0fa5d9dfd5c3e7017851f
parent1d1148f529967e193b60c5fab40d574c0df45b38 (diff)
downloadaur-f9792525d5f4dd5dbb560201a5f2394fdf7c55a3.tar.gz
No more i686
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3476ecaff90d..ad742e90c2ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=rbutil-git
pkgname=('rbutil-git' 'rbspeex-git')
pkgver=1.4.0.r540.0f61e38
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='http://www.rockbox.org/twiki/bin/view/Main/RockboxUtility'
license=('GPL')
makedepends=('gendesk' 'git' 'libusb' 'qt5-base' 'qt5-tools' 'speex')