diff options
Diffstat (limited to 'extra/rcs/PKGBUILD')
-rw-r--r-- | extra/rcs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rcs/PKGBUILD b/extra/rcs/PKGBUILD index b034c7cda..ae1b2123b 100644 --- a/extra/rcs/PKGBUILD +++ b/extra/rcs/PKGBUILD @@ -6,7 +6,7 @@ pkgname=rcs pkgver=5.7 pkgrel=6 pkgdesc='Revision Control System' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.cs.purdue.edu/homes/trinkle/RCS/" license=('GPL') source=("http://www.cs.purdue.edu/homes/trinkle/RCS/rcs-${pkgver}.tar.Z" \ |