From d6534fb76d76cea51df278d9720d1627fd8961ac Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Mon, 15 Jan 2018 06:38:58 +0100 Subject: various: removed unsupported arches from $arch array --- pcr/theide/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/theide/PKGBUILD') diff --git a/pcr/theide/PKGBUILD b/pcr/theide/PKGBUILD index dc44d9fca..215b4493b 100644 --- a/pcr/theide/PKGBUILD +++ b/pcr/theide/PKGBUILD @@ -5,7 +5,7 @@ pkgname=theide pkgver=5485 pkgrel=1 pkgdesc="Modern IDE designed for developping large U++/C++ applications" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://www.ultimatepp.org" license=('BSD') groups=() -- cgit v1.2.3