[arch-commits] Commit in lib32-primus/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Tue Dec 8 10:37:45 UTC 2015
Date: Tuesday, December 8, 2015 @ 11:37:45
Author: svenstaro
Revision: 150234
Remove i686 from multilib package
Modified:
lib32-primus/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-08 10:34:34 UTC (rev 150233)
+++ PKGBUILD 2015-12-08 10:37:45 UTC (rev 150234)
@@ -5,7 +5,7 @@
pkgver=20151110
pkgrel=2
pkgdesc="Faster OpenGL offloading for Bumblebee (32-bit)"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://github.com/amonakov/primus"
license=('custom:ISC')
depends=('bumblebee' 'lib32-mesa-libgl')
More information about the arch-commits
mailing list