From 0f38331ca96b4918535e328f410b1b5d9e83e3f5 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Fri, 8 Jun 2012 15:34:20 +0200 Subject: Revert "Add mips64el in arch() in packages of core repo" This reverts commit d15d393d83d534bddbbc8bc29470888aae7c1a65. Blame me on the list if you have a mips64el machine with a PCMCIA slot or other use for this package. --- core/pcmciautils/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pcmciautils/PKGBUILD b/core/pcmciautils/PKGBUILD index f51ac2735..fcc599665 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 mips64el) +arch=(i686 x86_64) url="http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html" license=('GPL') groups=('base') -- cgit v1.2.3-54-g00ecf