summaryrefslogtreecommitdiff
path: root/core/ed/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/ed/PKGBUILD')
-rw-r--r--core/ed/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/ed/PKGBUILD b/core/ed/PKGBUILD
index dac07e317..28ac7b599 100644
--- a/core/ed/PKGBUILD
+++ b/core/ed/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=ed
pkgver=1.6
-pkgrel=1
+pkgrel=1.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')