Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b43253f8a4f425948930ff2a6f8020d441cfbe1
commit 7b43253f8a4f425948930ff2a6f8020d441cfbe1 Author: bouleetbil <[email protected]> Date: Wed Mar 2 16:10:46 2011 +0100 epydoc-3.0.1-3-ppc added ppc to archs() diff --git a/source/devel-extra/epydoc/FrugalBuild b/source/devel-extra/epydoc/FrugalBuild index 8bde0d2..32a2796 100644 --- a/source/devel-extra/epydoc/FrugalBuild +++ b/source/devel-extra/epydoc/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc="Epydoc is a tool for generating API documentation for Python modules, based on their docstrings." depends=('python>=2.7') groups=('devel-extra') -archs=('x86_64' 'i686') +archs=('x86_64' 'i686' 'ppc') Finclude sourceforge build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
