From 02b616424853394ed09e1997e5c4598b8eaebe74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 3 Dec 2019 17:29:48 +0100 Subject: [PATCH] Revert "bash: disable all versions." This reverts commit 5744314a4deb81f2aad2a63132be009d0cc48239. --- 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 c5edf6f10..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 a639b1e79..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 2c7609207..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