diff --git a/sys-devel/gcc/gcc5-5.3.0_2015_07_27.recipe b/sys-devel/gcc/gcc5-5.3.0_2015_07_27.recipe index 0731c1a5a..758a72bce 100644 --- a/sys-devel/gcc/gcc5-5.3.0_2015_07_27.recipe +++ b/sys-devel/gcc/gcc5-5.3.0_2015_07_27.recipe @@ -14,8 +14,8 @@ COPYRIGHT="1988-2015 Free Software Foundation, Inc." PATCHES="gcc5-5.3.0_2015_07_27.patchset" -ARCHITECTURES="!x86_gcc2 !x86 x86_64 arm" -SECONDARY_ARCHITECTURES="!x86" +ARCHITECTURES="!x86_gcc2 x86 x86_64 arm" +SECONDARY_ARCHITECTURES="x86" libstdcxxSoVersion="6" libstdcxxLibVersion="6.0.21"