diff options
Diffstat (limited to 'community/camlp5/PKGBUILD')
-rw-r--r-- | community/camlp5/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/camlp5/PKGBUILD b/community/camlp5/PKGBUILD index 404c76433..ebf6bfc98 100644 --- a/community/camlp5/PKGBUILD +++ b/community/camlp5/PKGBUILD @@ -6,7 +6,7 @@ pkgname=('camlp5' 'camlp5-transitional') pkgver=6.02.3 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://pauillac.inria.fr/~ddr/camlp5/' license=('BSD') depends=('sh') |