summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordaurnimator2018-08-28 15:16:14 +1000
committerdaurnimator2018-08-28 15:16:14 +1000
commite1753c988d296f77992fef1ab2b5c179f0528171 (patch)
tree9f13299abf090b9cb325a4b060b5d5514ccc8038 /PKGBUILD
parentcd18b4eb7e2940347fbac3d735a8dcc23d4e26fe (diff)
downloadaur-e1753c988d296f77992fef1ab2b5c179f0528171.tar.gz
Remove obsolete i686 architecture
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bafe73130e42..11b568d84f61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=('iup' 'lua-iup' 'lua51-iup' 'lua52-iup')
pkgver=3.25
pkgrel=1
pkgdesc="C cross platform GUI toolkit"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://www.tecgraf.puc-rio.br/iup/"
license=('MIT')
makedepends=('lsb-release'