diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-11-01 21:00:25 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-11-01 21:00:25 +0100 |
commit | 189ec0b3ffa7bef3d67297386351ee2a6d24e83e (patch) | |
tree | 2bab8fc14c73489549b524f24285f9651aaf4530 /extra/pycurl | |
parent | 5b5527c9c1e38e50339623aaf354cbc5ffe7e634 (diff) |
Rebuild hspell, arch pycurl.
Diffstat (limited to 'extra/pycurl')
-rw-r--r-- | extra/pycurl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pycurl/PKGBUILD b/extra/pycurl/PKGBUILD index ee7b516cf..c385381fd 100644 --- a/extra/pycurl/PKGBUILD +++ b/extra/pycurl/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=pycurl pkgname=('python2-pycurl') pkgver=7.19.0 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pycurl.sourceforge.net/" license=('GPL') makedepends=('python2' 'curl') |