summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-11-15 23:54:40 +0200
committerDet2017-11-15 23:54:40 +0200
commita49e0075f70bb03ab6740a8c4e2e45e17e53d52b (patch)
treeb1dd30f84dd8800dcbb493ff7c3f416030b8ba7a /PKGBUILD
parent7ab4d5aa35193efb5de5a2dd7ce781b1e92bb419 (diff)
downloadaur-a49e0075f70bb03ab6740a8c4e2e45e17e53d52b.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 063d17c27a24..b4b5a24b63e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=egl-wayland
pkgver=r1.743d702
pkgrel=1
pkgdesc="A work-in-progress implementation of a EGL External Platform library to add client-side Wayland support - Git"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://github.com/NVIDIA/$_pkgname"
license=('MIT')
depends=('mesa' 'wayland' 'eglexternalplatform')