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 958210b0a..22b02a1e0 100644 --- a/extra/tidyhtml/PKGBUILD +++ b/extra/tidyhtml/PKGBUILD @@ -8,7 +8,7 @@ pkgname=tidyhtml pkgver=1.46 pkgrel=3 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') depends=('glibc') |