summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2019-07-10 14:30:14 +0200
committerGordian Edenhofer2019-07-10 14:30:14 +0200
commit4d822b7eadd89a11cc70eb6e4e83a6d4fcc67329 (patch)
treed904dd5f32a9b0477a12d23f7c951d99fce76372 /PKGBUILD
parent3bc93a2a1ceed918784ce5f4832873721d91a8eb (diff)
downloadaur-pcc-libs.tar.gz
upgpkg: pcc 1.1.0-1
Drop i686 support as the patch has been deleted from GitHub which made the architecture work. upgpkg: pcc-libs 1.1.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a00ffefad86..aa6281138901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pcc-libs
pkgver=1.1.0
pkgrel=1
pkgdesc="Libraries for the Portable C Compiler"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://pcc.ludd.ltu.se/"
license=('custom:BSD')
source=("http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/${pkgname}-${pkgver}.tgz"