summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commitfd7619a80a9cd62d4eaf9b4012e6f7bfc7bcfbdb (patch)
treece77dc392a857eb4295c6cfea0f819f2a1682bfd
parent65bd51f681cb5857cc766c85b91eb5ef2233b11f (diff)
downloadaur-fd7619a80a9cd62d4eaf9b4012e6f7bfc7bcfbdb.tar.gz
No more i686
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55e409a5097e..491307150645 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libretro-dolphin-git
pkgver=r23943.cda77d5d96
pkgrel=1
pkgdesc='Nintendo GC/Wii core'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/libretro/dolphin'
license=('GPL2')
groups=('libretro-unstable')