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

Andrea Scarpino andrea at archlinux.org
Mon Nov 9 19:51:03 UTC 2009


    Date: Monday, November 9, 2009 @ 14:51:03
  Author: andrea
Revision: 58589

upgpkg: eric-plugins 4.3.9-1
    upstream release

Modified:
  eric-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-09 19:49:51 UTC (rev 58588)
+++ PKGBUILD	2009-11-09 19:51:03 UTC (rev 58589)
@@ -11,7 +11,7 @@
 _plugin7ver=2.1.0
 pkgrel=1
 pkgdesc="Plugins for the eric Python IDE"
-arch=('i686' 'x86_64')
+arch=('any')
 url="http://eric-ide.python-projects.org/index.html"
 license=('GPL2')
 depends=('eric')
@@ -41,4 +41,4 @@
   unzip -o Plugin_Project_Django-${_plugin7ver}/*.zip -d ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins || return 1
   rm -r ${pkgdir}/usr/lib/python2.6/site-packages/eric4plugins/{VERSION,*/Documentation}
   find ${pkgdir} -type d -exec chmod 755 {} \;
-}
\ No newline at end of file
+}




More information about the arch-commits mailing list