From 0861a8819d1adb6862bcaf9fe7b84a77144b6e59 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 30 Jan 2021 09:57:11 +0100 Subject: [PATCH] mc, mark x86_gcc2 as broken (#5645) --- app-misc/mc/mc-4.8.26.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/mc/mc-4.8.26.recipe b/app-misc/mc/mc-4.8.26.recipe index 2fd25b31f..e947b842a 100644 --- a/app-misc/mc/mc-4.8.26.recipe +++ b/app-misc/mc/mc-4.8.26.recipe @@ -8,11 +8,11 @@ archives to be manipulated like real files." HOMEPAGE="https://www.midnight-commander.org/" COPYRIGHT="1994-2019, Free Software Foundation" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://ftp.midnight-commander.org/mc-$portVersion.tar.xz" CHECKSUM_SHA256="c6deadc50595f2d9a22dc6c299a9f28b393e358346ebf6ca444a8469dc166c27" -ARCHITECTURES="x86_gcc2 x86_64" +ARCHITECTURES="!x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86" commandBinDir=$binDir