diff options
Diffstat (limited to 'community/amaya/PKGBUILD')
-rw-r--r-- | community/amaya/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/amaya/PKGBUILD b/community/amaya/PKGBUILD index e22c16a49..64aca2eab 100644 --- a/community/amaya/PKGBUILD +++ b/community/amaya/PKGBUILD @@ -8,7 +8,7 @@ pkgname=amaya pkgver=11.3.1 pkgrel=7 pkgdesc="W3C's Editor/Browser" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.w3.org/Amaya/" license=('Custom/BSD') depends=('wxgtk' 'libgl' 'raptor') |