summaryrefslogtreecommitdiff
path: root/community/uucp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/uucp/PKGBUILD')
-rw-r--r--community/uucp/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/uucp/PKGBUILD b/community/uucp/PKGBUILD
index ffc819a91..6efbdea2f 100644
--- a/community/uucp/PKGBUILD
+++ b/community/uucp/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=uucp
pkgver=1.07
pkgrel=2
pkgdesc="Taylor UUCP is a free implementation of UUCP and is the standard UUCP used on the GNU system"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.gnu.org/software/uucp/uucp.html"
license=('GPL')
makedepends=('wget' 'sed' 'grep')