diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/python2-relatorio/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python2-relatorio/PKGBUILD b/pcr/python2-relatorio/PKGBUILD index 2919e13a0..3e52303b4 100644 --- a/pcr/python2-relatorio/PKGBUILD +++ b/pcr/python2-relatorio/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python2-relatorio pkgver=0.5.6 pkgrel=2 pkgdesc="A templating library able to output odt and pdf files" -arch=('i686' 'x86_64' 'mips64el') +arch=('any') url="http://relatorio.openhex.org" license=('GPL') depends=('python2-genshi>=0.7' 'python2-lxml>=3.2.1') |