mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 17:20:59 +02:00
profile: mask gcc-arm-none-eabi 11 again
This commit is contained in:
parent
14d4d42581
commit
157f25eea1
3 changed files with 3 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue