[arch-commits] Commit in xcb-imdkit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 17 03:41:06 UTC 2019
Date: Saturday, August 17, 2019 @ 03:41:06
Author: felixonmars
Revision: 499930
remove i686
Modified:
xcb-imdkit/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-17 03:39:53 UTC (rev 499929)
+++ PKGBUILD 2019-08-17 03:41:06 UTC (rev 499930)
@@ -7,7 +7,7 @@
_commit=b82eddb3432b25f0db4aa7db4f68c6744ad895c1
pkgrel=1
pkgdesc="Input method development support for xcb"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://gitlab.com/fcitx/xcb-imdkit"
license=('GPL')
depends=('xcb-util' 'xcb-util-keysyms')
More information about the arch-commits
mailing list