[arch-commits] Commit in gcc54/trunk (PKGBUILD)
    Sven-Hendrik Haase 
    svenstaro at archlinux.org
       
    Sun May  6 21:02:43 UTC 2018
    
    
  
    Date: Sunday, May 6, 2018 @ 21:02:42
  Author: svenstaro
Revision: 319042
Remove i686 arch
Modified:
  gcc54/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-06 21:02:34 UTC (rev 319041)
+++ PKGBUILD	2018-05-06 21:02:42 UTC (rev 319042)
@@ -11,7 +11,7 @@
 _islver=0.18
 pkgrel=1
 pkgdesc="The GNU Compiler Collection (5.4.x)"
-arch=('i686' 'x86_64')
+arch=('x86_64')
 license=('GPL' 'LGPL' 'FDL' 'custom')
 url="http://gcc.gnu.org"
 depends=('binutils>=2.26' 'libmpc')
    
    
More information about the arch-commits
mailing list