summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2017-12-22 16:21:44 +0100
committerMaxime Gauduin2017-12-22 16:21:44 +0100
commit0675186281e13544139d33795a26048414657dfe (patch)
tree823614822cae462567291c38bbdcae468830de4f
parent511c71ccace197b1f9987803b81389c0556558bd (diff)
downloadaur-0675186281e13544139d33795a26048414657dfe.tar.gz
No more i686
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cce2e1b5d086..3148f2700980 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=pantheon-calendar-git
pkgver=r1398.528cd23
pkgrel=1
pkgdesc='The Pantheon Calendar'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/elementary/calendar'
license=('GPL3')
groups=('pantheon-unstable')