diff options
Diffstat (limited to 'extra/xbill')
-rw-r--r-- | extra/xbill/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xbill/PKGBUILD b/extra/xbill/PKGBUILD index 98054c7eb..7b9503c78 100644 --- a/extra/xbill/PKGBUILD +++ b/extra/xbill/PKGBUILD @@ -5,7 +5,7 @@ pkgname=xbill pkgver=2.1 pkgrel=7 pkgdesc="A game that tests your reflexes as you seek and destroy all forms of Bill" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.xbill.org/" license=('GPL') depends=('xaw3d') |