summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commit250e40b35036276a105af9a68a02ff409d7e0773 (patch)
tree91576077c29293202567ec13d42ab14cf536901d /PKGBUILD
parent59184658b1bd34bcad8e200f4064adcb196e60bd (diff)
downloadaur-250e40b35036276a105af9a68a02ff409d7e0773.tar.gz
No more i686
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c2fcd4f39cd..d9dc3ccc3014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libretro-citra-git
pkgver=r5381.4b0ec7ec
pkgrel=1
pkgdesc='Nintendo 3DS core'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/libretro/citra'
license=('GPL2')
groups=('libretro-unstable')