Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e6a903b624b625c39fb08fcea9a702c91c108f5
commit 6e6a903b624b625c39fb08fcea9a702c91c108f5 Author: Miklos Vajna <[email protected]> Date: Mon Jan 28 08:22:17 2013 +0000 osc-0.136.0-1-arm - added arm to archs() diff --git a/source/devel-extra/osc/FrugalBuild b/source/devel-extra/osc/FrugalBuild index a1bbe746..4fc9b4e 100644 --- a/source/devel-extra/osc/FrugalBuild +++ b/source/devel-extra/osc/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="The Command Line Interface (CLI) to work with an Open Build Service" url="http://en.opensuse.org/openSUSE:OSC" depends=('python-m2crypto') groups=('devel-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'arm') # no tar.gz is provided by upstream and there is no point rolling our # own ones Fpkgversep="_" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
