diff options
Diffstat (limited to 'community/beaver/PKGBUILD')
-rw-r--r-- | community/beaver/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/beaver/PKGBUILD b/community/beaver/PKGBUILD index 810057f4b..924b6ea0f 100644 --- a/community/beaver/PKGBUILD +++ b/community/beaver/PKGBUILD @@ -9,7 +9,7 @@ pkgname=beaver pkgver=0.4.1 pkgrel=2 pkgdesc='Beaver is an Early AdVanced EditoR.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://beaver-editor.sourceforge.net/' license=('GPL2') depends=('gtk2' 'hicolor-icon-theme') |