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 96b902656..504665858 100644 --- a/core/popt/PKGBUILD +++ b/core/popt/PKGBUILD @@ -9,7 +9,7 @@ pkgname=popt pkgver=1.16 pkgrel=5 pkgdesc="A commandline option parser" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://rpm5.org" license=('custom') depends=('glibc') |