diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-29 20:14:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-29 20:16:09 +0100 |
commit | 6c19831c26ca5275b34ee2b269bea05e59540bd8 (patch) | |
tree | e6b81d6c3126a1aede2c69c31c74dcaeb8aa23ab /profiles | |
parent | www-client/pybugz: (live) flit, add test, enable py3.12 (diff) | |
download | gentoo-6c19831c26ca5275b34ee2b269bea05e59540bd8.tar.gz gentoo-6c19831c26ca5275b34ee2b269bea05e59540bd8.tar.bz2 gentoo-6c19831c26ca5275b34ee2b269bea05e59540bd8.zip |
package.mask: Mask new xfce-base/{libxfce4windowing,xfce4-panel}
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 f0ca1861c8b3..513b0981a01b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2024-02-29) +# Breaks xfce-base/xfdesktop (both 4.19.0 and masked 4.19.1). +# https://gitlab.xfce.org/xfce/xfdesktop/-/issues/282 +=xfce-base/libxfce4windowing-4.19.3 +=xfce-base/xfce4-panel-4.19.3 + # Andreas Sturmlechner <asturm@gentoo.org> (2024-02-28) # KDE Plasma 6.0.0, Gear 24.02.0 and Frameworks 6.0.0 mask # Plasma 6 replaces 5. For conflict resolution between KF5- and KF6-packages: |