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
commit225cb232fe33c1d8705db630062ee8771ba9f533 (patch)
treef3b019157fd86cb03f31659fafdc86a1a476f3c7 /PKGBUILD
parent422f9c23278d91cee75734dc979b5c6b4f9ceb7e (diff)
downloadaur-225cb232fe33c1d8705db630062ee8771ba9f533.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 eccb56c29ee4..9ce39c21831f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=reicast
pkgver=r7_rc1
pkgrel=1
pkgdesc='A Sega Dreamcast emulator'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='http://reicast.com/'
license=('GPL2')
depends_i686=('alsa-lib' 'libgl')