summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-19 21:53:33 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-19 21:53:33 +0100
commit3be3305f653991667fce56e9cbc210629f162a21 (patch)
tree4975cd830e8418cb3df6f52ccd109ce565dd90ad /core
parent46602cb86218c37b896a2c90aa702d94793b6779 (diff)
Unarch pcmciautils, no supported machine has PCMCIA.
Diffstat (limited to 'core')
-rw-r--r--core/pcmciautils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pcmciautils/PKGBUILD b/core/pcmciautils/PKGBUILD
index 3a38ccded..59959a831 100644
--- a/core/pcmciautils/PKGBUILD
+++ b/core/pcmciautils/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pcmciautils
pkgver=018
pkgrel=2
pkgdesc="Utilities for inserting and removing PCMCIA cards"
-arch=(i686 x86_64 'mips64el')
+arch=(i686 x86_64)
url="http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html"
license=('GPL')
groups=('base')