Skip to content
Snippets Groups Projects
Commit 960ac802 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

Remove i686 from arch=()

parent 0146e07f
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ pkgver=0.26.1
pkgrel=1
pkgdesc="Configuration database system"
url="https://wiki.gnome.org/Projects/dconf"
arch=(i686 x86_64)
arch=(x86_64)
license=(LGPL2.1)
depends=(glib2)
makedepends=(vala dbus git gtk-doc python)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment