From 8450a8fd77e40f8e89ce668f769e1520b3a22291 Mon Sep 17 00:00:00 2001 From: wertyi48 Date: Fri, 9 Aug 2013 18:06:33 -0300 Subject: [PATCH] python-munkres: misc fixes. --- srcpkgs/python-munkres/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/python-munkres/template b/srcpkgs/python-munkres/template index 956c9965e53..5f5beb2ac7a 100644 --- a/srcpkgs/python-munkres/template +++ b/srcpkgs/python-munkres/template @@ -14,6 +14,7 @@ license="BSD" short_desc="Algorithm for the Assignment Problem" python-munkres_package() { + noarch="yes" depends="python>=2.7" pycompile_module="munkres" pkg_install() {