diff options
Diffstat (limited to 'community/paco')
-rw-r--r-- | community/paco/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/paco/PKGBUILD b/community/paco/PKGBUILD index 4b9462466..cbecb9018 100644 --- a/community/paco/PKGBUILD +++ b/community/paco/PKGBUILD @@ -6,7 +6,7 @@ pkgname=paco pkgver=2.0.9 pkgrel=1 pkgdesc="LFS packet manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://paco.sourceforge.net/index.html" license=('GPL') #NOTE: You may disable gtk frontend in configure |