diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-04-18 20:26:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-04-18 20:26:19 +0200 |
commit | 3a55e8e600258dd2c88e5442867ed21b4bc2aeef (patch) | |
tree | 2a1b0ee77637d7f5bca5f6db57ecff2b1a0f9d60 /profiles | |
parent | sci-visualization/labplot: Fix build with >=app-text/discount-3 (diff) | |
download | gentoo-3a55e8e600258dd2c88e5442867ed21b4bc2aeef.tar.gz gentoo-3a55e8e600258dd2c88e5442867ed21b4bc2aeef.tar.bz2 gentoo-3a55e8e600258dd2c88e5442867ed21b4bc2aeef.zip |
package.mask: Mask =x11-base/libxfce4ui-4.19.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 58ec752805be..195944dc8821 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2023-04-18) +# Breaks ABI without SOVERSION bump, effectively preventing +# xfce4-terminal from starting. +# https://bugs.gentoo.org/904500 +=xfce-base/libxfce4ui-4.19.0 + # Sam James <sam@gentoo.org> (2023-04-18) # Fails to compile with GCC 13, out of date, QA issues, and various open bugs. # Removal on 2023-05-18. |