From 693fc0189576127af3bdc9d13752d11241b86c3d Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 6 Aug 2017 17:41:22 +0200 Subject: [PATCH] CatKeysEditor: gcc2-only until PR merged As it doesn't build under 64bit (no idea about x86) until the PR https://github.com/puckipedia/BeLocalized/pull/24 is merged, declare gcc2-only. --- haiku-apps/catkeyseditor/catkeyseditor-0.1.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/catkeyseditor/catkeyseditor-0.1.2.recipe b/haiku-apps/catkeyseditor/catkeyseditor-0.1.2.recipe index 484156aaa..f5bae0131 100644 --- a/haiku-apps/catkeyseditor/catkeyseditor-0.1.2.recipe +++ b/haiku-apps/catkeyseditor/catkeyseditor-0.1.2.recipe @@ -15,7 +15,7 @@ SOURCE_URI="$HOMEPAGE/archive/$scrGitRev.tar.gz" CHECKSUM_SHA256="481c0c882143194fd54ba0aa67bc69f739e8f0bd2cc7bc40709aaabdac1b7368" SOURCE_DIR="BeLocalized-$scrGitRev" -ARCHITECTURES="x86_gcc2 x86 x86_64" +ARCHITECTURES="x86_gcc2 ?x86 !x86_64" PROVIDES=" catkeyseditor = $portVersion