summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f3a59aeff09..88d9f129be99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=gdlmm
pkgver=3.7.3
pkgrel=3
pkgdesc='C++ bindings for the gdl library'
-arch=('x86_64' 'i686')
+arch=('x86_64')
url='https://git.gnome.org/browse/gdlmm/'
depends=('gdl' 'gtkmm3')
options=('!emptydirs')