From 68f8e4b7f297cb1805a6a1d10b64725ca0b3ef30 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 9 Jun 2014 10:01:17 +0200 Subject: [PATCH] bokken: restrict to x86 for now; unset noarch. --- srcpkgs/bokken/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bokken/template b/srcpkgs/bokken/template index d7c6332d678..70d49b36f8c 100644 --- a/srcpkgs/bokken/template +++ b/srcpkgs/bokken/template @@ -8,8 +8,8 @@ license="GPL-2" homepage="http://inguma.eu/projects/bokken/" distfiles="http://inguma.eu/attachments/download/197/${pkgname}-${version}.tar.gz" checksum=4770602585b3e77b2977a8a6906c91ae0d64373eae328f42688106224c8bbc12 +only_for_archs="i686 x86_64" -noarch="yes" makedepends="pygtk pygtksourceview radare2 r2-bindings>=0.9.7_2" depends="${makedepends}" pycompile_dirs="/usr/lib/bokken"