diff options
Diffstat (limited to 'extra/htdig/PKGBUILD')
-rw-r--r-- | extra/htdig/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/htdig/PKGBUILD b/extra/htdig/PKGBUILD index d558f4974..2043be927 100644 --- a/extra/htdig/PKGBUILD +++ b/extra/htdig/PKGBUILD @@ -4,10 +4,10 @@ pkgname=htdig pkgver=3.2.0b6 -pkgrel=8 +pkgrel=8.2 pkgdesc="Scripts and HTML code needed for using ht://Dig as a web search engine" url="http://www.htdig.org/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('openssl') options=('!libtool' 'emptydirs') |