[arch-commits] Commit in lib32-wayland/trunk (PKGBUILD)
Maxime Gauduin
alucryd at nymeria.archlinux.org
Wed Mar 12 14:24:42 UTC 2014
Date: Wednesday, March 12, 2014 @ 15:24:41
Author: alucryd
Revision: 107101
Remove i686 from arch
Modified:
lib32-wayland/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-12 14:23:46 UTC (rev 107100)
+++ PKGBUILD 2014-03-12 14:24:41 UTC (rev 107101)
@@ -8,7 +8,7 @@
pkgver=1.4.0
pkgrel=1
pkgdesc='A computer display server protocol'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='http://wayland.freedesktop.org'
license=('MIT')
depends=('lib32-libffi' 'lib32-expat' "${pkgname#*-}")
More information about the arch-commits
mailing list