From 6a6dbd71a69bde5333c46c41147906bf9dbc4c5a Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 23 Aug 2014 20:27:30 +0200 Subject: [PATCH] notmuch: nocross=yes --- srcpkgs/notmuch/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index f00a97cc478..ef685e10cb1 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -12,8 +12,7 @@ license="GPL-3" homepage="http://notmuchmail.org" distfiles="http://notmuchmail.org/releases/${pkgname}-${version}.tar.gz" checksum=f2d53dc1916283123d008a6084de860340a436631e83b1a41b2d9ced0f4db7dd - -only_for_archs="x86_64 i686" +nocross=yes libnotmuch-devel_package() { short_desc+=" - development files"