Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=825d093658568059befd247a821baefae3fd3323
commit 825d093658568059befd247a821baefae3fd3323 Author: James Buren <[email protected]> Date: Thu Nov 10 15:42:06 2011 -0600 efibootmgr-0.5.4-3-x86_64 * disable i686 diff --git a/source/base/efibootmgr/FrugalBuild b/source/base/efibootmgr/FrugalBuild index 669b5ff..06eb7fe 100644 --- a/source/base/efibootmgr/FrugalBuild +++ b/source/base/efibootmgr/FrugalBuild @@ -3,12 +3,12 @@ pkgname=efibootmgr pkgver=0.5.4 -pkgrel=2 +pkgrel=3 pkgdesc="A program for modifying the EFI boot manager." url="http://linux.dell.com/efibootmgr" depends=('pciutils') groups=('base') -archs=('i686' 'x86_64') +archs=('!i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz $pkgname-0.5.4-git-fixes.patch) sha1sums=('eebdb671638f3a7901690df2a8f647e7f8666ed2' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
