diff options
Diffstat (limited to 'extra/xbill/PKGBUILD')
-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 1791d4507..0b2e56693 100644 --- a/extra/xbill/PKGBUILD +++ b/extra/xbill/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xbill pkgver=2.1 pkgrel=6 pkgdesc="Xbill is a game that tests you 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>=1.5E' 'libxaw') |