Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d40b7d39f086f3b0adf471b31b13c22ad2f2829f
commit d40b7d39f086f3b0adf471b31b13c22ad2f2829f Author: James Buren <[EMAIL PROTECTED]> Date: Tue Jun 3 18:45:13 2008 -0500 libev-3.41-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/libev/FrugalBuild b/source/lib-extra/libev/FrugalBuild index 51486ce..741d1fe 100644 --- a/source/lib-extra/libev/FrugalBuild +++ b/source/lib-extra/libev/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A full-featured and high-performance event loop" url="http://software.schmorp.de/pkg/libev.html" depends=() groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://dist.schmorp.de/libev/Attic/" source=(http://dist.schmorp.de/libev/Attic/$pkgname-$pkgver.tar.gz) sha1sums=('7685655eb420ca14f792dc8cb5e13701aa1e9763') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
