diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 182969 -> 182971 bytes | |||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex ed773a227823..9491dabe6d42 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index ef0252d04e69..037bd8e5c0ca 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,16 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-11-20) +# Qt6 is still experimental in freecad, currently the configure phase +# gets itself stuck by importing both qt5 and qt6 cmake files. +# Since there is no python3.12 support for shiboken2/pyside2, we have +# to mask that flag as well. +# +# We have to mask this here as well as in base/package.use.mask +# because qt6 is globally unmasked on amd64 +media-gfx/freecad qt6 python_single_target_python3_12 + # Florian Schmaus <flow@gentoo.org> (2023-11-10) # Only available for amd64. sys-apps/irqbalance -thermal |