Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a6e5f630c37e0e7be559f1956488214b0400cb77
commit a6e5f630c37e0e7be559f1956488214b0400cb77 Author: Miklos Vajna <[email protected]> Date: Sun Jan 8 19:13:39 2012 +0100 python-gudev-20110830-1-x86_64 - added x86_64 to archs() diff --git a/source/devel-extra/python-gudev/FrugalBuild b/source/devel-extra/python-gudev/FrugalBuild index c470383..1a26066 100644 --- a/source/devel-extra/python-gudev/FrugalBuild +++ b/source/devel-extra/python-gudev/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Python binding to the GUDev helper library" url="https://github.com/nzjrs/python-gudev" groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') depends=('pygobject' 'libgudev') up2date="Flasttar http://ftp.frugalware.org/pub/other/people/pingax/snapshots" source="http://ftp.frugalware.org/pub/other/people/pingax/snapshots/$pkgname-$pkgver.tar.bz2" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
