summaryrefslogtreecommitdiff
path: root/core/ed/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/ed/PKGBUILD')
-rw-r--r--core/ed/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ed/PKGBUILD b/core/ed/PKGBUILD
index 96ba7fe0e..8067b6faa 100644
--- a/core/ed/PKGBUILD
+++ b/core/ed/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ed
pkgver=1.9
pkgrel=1
pkgdesc="A POSIX-compliant line-oriented text editor"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.gnu.org/software/ed/ed.html"
depends=('glibc' 'sh')