[arch-commits] Commit in sl/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Fri Oct 17 17:06:45 UTC 2014


    Date: Friday, October 17, 2014 @ 19:06:45
  Author: eric
Revision: 120914

Remove invalid arch

Modified:
  sl/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-17 17:01:22 UTC (rev 120913)
+++ PKGBUILD	2014-10-17 17:06:45 UTC (rev 120914)
@@ -7,7 +7,7 @@
 pkgver=5.02
 pkgrel=3
 pkgdesc='Steam Locomotive runs across your terminal when you type "sl" as you meant to type "ls".'
-arch=('i686' 'x86_64' 'arm')
+arch=('i686' 'x86_64')
 url="http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/index_e.html"
 license=('custom')
 depends=('ncurses')



More information about the arch-commits mailing list