diff options
Diffstat (limited to 'core/popt/PKGBUILD')
-rw-r--r-- | core/popt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/popt/PKGBUILD b/core/popt/PKGBUILD index 4445eb0a1..41f132a87 100644 --- a/core/popt/PKGBUILD +++ b/core/popt/PKGBUILD @@ -8,7 +8,7 @@ pkgname=popt pkgver=1.16 pkgrel=3 pkgdesc="A commandline option parser" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://rpm5.org" license=('custom') depends=('glibc') |