summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/pcmciautils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pcmciautils/PKGBUILD b/core/pcmciautils/PKGBUILD
index fcc599665..f51ac2735 100644
--- a/core/pcmciautils/PKGBUILD
+++ b/core/pcmciautils/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pcmciautils
pkgver=018
pkgrel=4
pkgdesc="Utilities for inserting and removing PCMCIA cards"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html"
license=('GPL')
groups=('base')