diff options
Diffstat (limited to 'extra/xbill')
-rw-r--r-- | extra/xbill/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xbill/PKGBUILD b/extra/xbill/PKGBUILD index 6e696a388..f18b89794 100644 --- a/extra/xbill/PKGBUILD +++ b/extra/xbill/PKGBUILD @@ -3,9 +3,9 @@ pkgname=xbill pkgver=2.1 -pkgrel=8 +pkgrel=8.1 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>=1.6') |