From ceeba65f25a5c56e7a4d5bb46e5b508223fd0d48 Mon Sep 17 00:00:00 2001 From: gus knight Date: Mon, 3 Aug 2015 13:17:39 -0400 Subject: [PATCH] Mark CNF as untested. --- app-shells/command_not_found/command_not_found-0.0.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/command_not_found/command_not_found-0.0.1.recipe b/app-shells/command_not_found/command_not_found-0.0.1.recipe index 26a89a405..9f50e6f95 100644 --- a/app-shells/command_not_found/command_not_found-0.0.1.recipe +++ b/app-shells/command_not_found/command_not_found-0.0.1.recipe @@ -4,7 +4,7 @@ to inform end users where to find an application if they don't have it. \ It can also check for typos (a feature of zsh)." HOMEPAGE="https://github.com/jrabbit-cnf/" SOURCE_URI="git+https://github.com/jrabbit/haiku-cnf.git#87cd5d0c212e377cffa5d3e2a00c143fe751c6fb" -ARCHITECTURES="x86 x86_gcc2" +ARCHITECTURES="?x86 ?x86_gcc2" REVISION="1" DISABLE_SOURCE_PACKAGE="yes"