profiles: Mask sys-devel/gcc versions that are stable only on one arch

This commit is contained in:
Krzesimir Nowak 2023-01-24 15:50:17 +01:00
parent d51554d27d
commit c694ab958f

View File

@ -21,3 +21,8 @@
# Python 3.10 is stable in portage-stable, so avoid picking it
# up. Drop this when we switch to it.
>=dev-lang/python-3.10
# sys-devel/gcc-11.3.1_p20221209 is the latest gcc version that is
# stable on both amd64 and arm64. There are newer versions of gcc
# which are stable only on one of them, so mask them.
>sys-devel/gcc-11.3.1_p20221209