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

Remove i686 from arch=()

parent 8caf6faa
No related branches found
Tags 45.0-1
No related merge requests found
......@@ -6,7 +6,7 @@ pkgver=3.26.0
pkgrel=1
pkgdesc="A note taking application"
url="https://wiki.gnome.org/Apps/Gnote"
arch=(i686 x86_64)
arch=(x86_64)
license=(GPL3)
depends=(gtkmm3 gtkspell3 libxslt dconf libsecret)
makedepends=(intltool itstool boost yelp-tools autoconf-archive git)
......
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