summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Michel2018-01-06 19:08:09 +0100
committerRaphael Michel2018-01-06 19:08:09 +0100
commit08ebcf519207f423f7b663bd34498e842941bc6a (patch)
tree5b00833b80633163631bd700c6daff0093972f57 /PKGBUILD
parentbe481a84004233d6004b821a3cc305480e1c0810 (diff)
downloadaur-08ebcf519207f423f7b663bd34498e842941bc6a.tar.gz
Remove i386
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b403bd6f9f3..3ef16891d04d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=$_pkgname-git
pkgver=r71.a61e9c1
pkgrel=1
pkgdesc="Desktop application for attendee check-in with the pretix ticketing system"
-arch=('i686' 'x86_64')
+arch=('x86_64')
license=('GPL')
url="https://pretix.eu"
depends=('jdk>=9' 'bash' 'sqlite')