profile: mask gcc-arm-none-eabi 11 again

This commit is contained in:
Rick Farina (Zero_Chaos) 2022-04-23 21:05:01 -04:00
parent 14d4d42581
commit 157f25eea1
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
3 changed files with 3 additions and 2 deletions

View file

@ -17,7 +17,6 @@ if [ "${PV}" == "9999" ]; then
EGIT_BRANCH="next"
BDEPEND="${PYTHON_DEPS}
sys-devel/gcc-arm-none-eabi
!=sys-devel/gcc-arm-none-eabi-11.2_p202202-r1
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')"
else
KEYWORDS="~amd64 ~arm ~x86"

View file

@ -17,7 +17,6 @@ if [ "${PV}" == "9999" ]; then
EGIT_BRANCH="next"
BDEPEND="${PYTHON_DEPS}
sys-devel/gcc-arm-none-eabi
!=sys-devel/gcc-arm-none-eabi-11.2_p202202-r1
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')"
else
KEYWORDS="~amd64 ~arm ~x86"

View file

@ -146,3 +146,6 @@ dev-lang/lua:0
#https://bugs.gentoo.org/822966
#https://bugs.gentoo.org/816453
~media-libs/codec2-1.0.1
#okay so this still doesn't work and seems to be riddled with Internal Compiler Errors
=sys-devel/gcc-arm-none-eabi-11.2_p202202-r2