diff --git a/sys-apps/sed/sed-4.8.recipe b/sys-apps/sed/sed-4.8.recipe index 36942ecd1..4b3bee6bc 100644 --- a/sys-apps/sed/sed-4.8.recipe +++ b/sys-apps/sed/sed-4.8.recipe @@ -16,7 +16,7 @@ PATCHES="sed-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2 ?x86 ?arm" if [ "$targetArchitecture" = x86_gcc2 ]; then -SECONDARY_ARCHITECTURES="?x86" +SECONDARY_ARCHITECTURES="x86" fi commandBinDir=$binDir