bash: disable all versions on x86_gcc2.

This commit is contained in:
Jérôme Duval
2019-12-03 17:50:35 +01:00
parent bd875cb966
commit baca1ffde3
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -41,7 +41,7 @@ PATCHES="
bash-4.4.patchset
"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="?x86_gcc2 x86 x86_64"
PROVIDES="
bash = $portVersion

View File

@@ -29,7 +29,7 @@ PATCHES="
bash-5.0.patchset
"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="?x86_gcc2 x86 x86_64"
PROVIDES="
bash = $portVersion