[arch-commits] CVS update of extra/devel/mercurial (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jun 26 17:04:51 UTC 2007


    Date: Tuesday, June 26, 2007 @ 13:04:51
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/mercurial

Modified: PKGBUILD (1.3 -> 1.4)

added x86_64 to arch tag


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


Index: extra/devel/mercurial/PKGBUILD
diff -u extra/devel/mercurial/PKGBUILD:1.3 extra/devel/mercurial/PKGBUILD:1.4
--- extra/devel/mercurial/PKGBUILD:1.3	Tue Jun 26 03:32:35 2007
+++ extra/devel/mercurial/PKGBUILD	Tue Jun 26 13:04:51 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.3 2007/06/26 07:32:35 jeff Exp $
+# $Id: PKGBUILD,v 1.4 2007/06/26 17:04:51 andyrtr Exp $
 # Maintainer: Jeff Mickey <jeff at archlinux.org>
 # Maintainer: Giovanni Scafora <linuxmania at gmail.com>
 # Contributor: David 'SleepyDog' <goodluv at gmail.com>
@@ -11,7 +11,7 @@
 license="GPL"
 depends=('python>=2.5')
 source=(http://www.selenic.com/mercurial/release/$pkgname-$pkgver.tar.gz)
-arch=(i686)
+arch=('i686' 'x86_64')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list