diff options
Diffstat (limited to 'community/ht/PKGBUILD')
-rw-r--r-- | community/ht/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ht/PKGBUILD b/community/ht/PKGBUILD index 958362ca6..ecf626536 100644 --- a/community/ht/PKGBUILD +++ b/community/ht/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ht pkgver=2.0.20 pkgrel=1 pkgdesc="A file editor/viewer/analyzer for executables" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://hte.sourceforge.net/" license=('GPL') depends=('gcc-libs' 'ncurses' 'lzo2') |