summaryrefslogtreecommitdiff
path: root/extra/rcs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rcs/PKGBUILD')
-rw-r--r--extra/rcs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rcs/PKGBUILD b/extra/rcs/PKGBUILD
index f8b43fa0e..363c3677d 100644
--- a/extra/rcs/PKGBUILD
+++ b/extra/rcs/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='Revision Control System: manages multiple revisions of files'
url='http://www.gnu.org/software/rcs/'
license=('GPL3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('ed')
source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
sha1sums=('cb053f6ba87ab6ea03306d6241e1cde67182100b' 'SKIP')