diff options
Diffstat (limited to 'core/pcmciautils/PKGBUILD')
-rw-r--r-- | core/pcmciautils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pcmciautils/PKGBUILD b/core/pcmciautils/PKGBUILD index 8744b8392..319a0ae16 100644 --- a/core/pcmciautils/PKGBUILD +++ b/core/pcmciautils/PKGBUILD @@ -4,7 +4,7 @@ pkgname=pcmciautils pkgver=017 pkgrel=2 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') |