summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65ba463c25fb..4046c7e75344 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=libee
pkgver=0.4.1
-pkgrel=3
+pkgrel=4
pkgdesc="event expression library inspired by CEE"
url="http://www.libee.org/"
-arch=('any')
+arch=('x86_64' 'i686')
license=('LGPL2.1')
depends=('libestr' 'glibc')
makedepends=()