summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikolay Korotkiy2019-07-03 14:12:52 +0300
committerNikolay Korotkiy2019-07-03 14:12:52 +0300
commit7b950306ae0bd408f1054617f65263ba7f4f058a (patch)
treeb81f5f71d10e591bab124d5d88e089b678d90c81 /PKGBUILD
parent30c5533e2cde423148dd28d46088965ae027df4c (diff)
downloadaur-datamaps-git.tar.gz
Phase out i686: https://www.archlinux.org/news/the-end-of-i686-support/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb2d1f75f4f0..f9ce10c4a949 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=${_pkgname}-git
pkgver=r290.76e620a
pkgrel=1
pkgdesc='Indexes points and lines and generates map tiles to display them'
-arch=('i686' 'x86_64')
+arch=(x86_64)
url='https://github.com/ericfischer/datamaps'
license=('BSD')
depends=('libpng')