diff options
Diffstat (limited to 'extra/pth')
-rw-r--r-- | extra/pth/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pth/PKGBUILD b/extra/pth/PKGBUILD index 3075d939b..8176b80e9 100644 --- a/extra/pth/PKGBUILD +++ b/extra/pth/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pth pkgver=2.0.7 pkgrel=3 pkgdesc="The GNU Portable Threads." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/pth/" license=('LGPL') depends=('glibc') |