diff options
Diffstat (limited to 'core/ed/PKGBUILD')
-rw-r--r-- | core/ed/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ed/PKGBUILD b/core/ed/PKGBUILD index a644e33fa..acce94227 100644 --- a/core/ed/PKGBUILD +++ b/core/ed/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ed pkgver=1.5 pkgrel=2 pkgdesc="A POSIX-compliant line editor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.gnu.org/software/ed/ed.html" install=ed.install |