diff options
Diffstat (limited to 'extra/tidyhtml/PKGBUILD')
-rw-r--r-- | extra/tidyhtml/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tidyhtml/PKGBUILD b/extra/tidyhtml/PKGBUILD index 031234da6..d39fda268 100644 --- a/extra/tidyhtml/PKGBUILD +++ b/extra/tidyhtml/PKGBUILD @@ -7,7 +7,7 @@ pkgname=tidyhtml pkgver=1.46 pkgrel=1 pkgdesc="A tool to tidy down your HTML code to a clean style" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://tidy.sourceforge.net/" license=('custom') options=('!libtool') |