diff options
Diffstat (limited to 'community/libast/PKGBUILD')
-rw-r--r-- | community/libast/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libast/PKGBUILD b/community/libast/PKGBUILD index bd2630783..fbe7c3bbd 100644 --- a/community/libast/PKGBUILD +++ b/community/libast/PKGBUILD @@ -7,7 +7,7 @@ pkgname=libast pkgver=0.7 pkgrel=3 pkgdesc="The Library of Assorted Spiffy Things." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://eterm.sourceforge.net" license=('BSD') depends=('imlib2' 'pcre' 'libsm') |