diff options
Diffstat (limited to 'extra/mono-basic')
-rw-r--r-- | extra/mono-basic/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mono-basic/PKGBUILD b/extra/mono-basic/PKGBUILD index 06a3f3c38..b0552c5a1 100644 --- a/extra/mono-basic/PKGBUILD +++ b/extra/mono-basic/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mono-basic pkgver=2.10 pkgrel=2 pkgdesc="Mono Visual Basic.NET compiler" -arch=(i686 x86_64 'mips64el') +arch=(i686 x86_64) license=('GPL') url="http://www.mono-project.com/" depends=('mono>=2.10.1') |