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() {