From 6fda56939aacfa34f7d47ed19e1d1e9fb6cc7189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 3 Dec 2019 17:56:15 +0100 Subject: [PATCH] Revert "bash: disable all versions on x86_gcc2." This reverts commit baca1ffde3350ae3ec5a9ba32097ec6c6c1dc6f9. --- app-shells/bash/bash-4.3.48.recipe | 2 +- app-shells/bash/bash-4.4.023.recipe | 2 +- app-shells/bash/bash-5.0.011.recipe | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-shells/bash/bash-4.3.48.recipe b/app-shells/bash/bash-4.3.48.recipe index ae118add1..3d4aabdc3 100644 --- a/app-shells/bash/bash-4.3.48.recipe +++ b/app-shells/bash/bash-4.3.48.recipe @@ -65,7 +65,7 @@ CHECKSUM_SHA256_048="5b8215451c5d096ca1e115307ffe6613553551a70369525a0778f216c3a SOURCE_DIR="bash-4.3" PATCHES="bash-kill_by_name.patch" -ARCHITECTURES="?x86_gcc2 x86 x86_64" +ARCHITECTURES="x86_gcc2 x86 x86_64" PROVIDES=" bash = $portVersion diff --git a/app-shells/bash/bash-4.4.023.recipe b/app-shells/bash/bash-4.4.023.recipe index 2e24c55ac..fe4c941de 100644 --- a/app-shells/bash/bash-4.4.023.recipe +++ b/app-shells/bash/bash-4.4.023.recipe @@ -41,7 +41,7 @@ PATCHES=" bash-4.4.patchset " -ARCHITECTURES="?x86_gcc2 x86 x86_64" +ARCHITECTURES="x86_gcc2 x86 x86_64" PROVIDES=" bash = $portVersion diff --git a/app-shells/bash/bash-5.0.011.recipe b/app-shells/bash/bash-5.0.011.recipe index f8db5fbd6..31434de21 100644 --- a/app-shells/bash/bash-5.0.011.recipe +++ b/app-shells/bash/bash-5.0.011.recipe @@ -29,7 +29,7 @@ PATCHES=" bash-5.0.patchset " -ARCHITECTURES="?x86_gcc2 x86 x86_64" +ARCHITECTURES="x86_gcc2 x86 x86_64" PROVIDES=" bash = $portVersion