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

François Charette francois at archlinux.org
Wed Jul 22 18:28:26 UTC 2009


    Date: Wednesday, July 22, 2009 @ 14:28:26
  Author: francois
Revision: 46992

change to arch=any

Modified:
  perl-libwww/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-22 18:25:56 UTC (rev 46991)
+++ PKGBUILD	2009-07-22 18:28:26 UTC (rev 46992)
@@ -7,7 +7,7 @@
 pkgver=5.829
 pkgrel=1
 pkgdesc="A set of Perl modules which provides a simple and consistent API to the WWW."
-arch=(i686 x86_64)
+arch=(any)
 license=('PerlArtistic')
 url="http://search.cpan.org/dist/${_realname}/"
 depends=('perl-uri' 'perl-html-parser' 'perl>=5.10.0')




More information about the arch-commits mailing list