Diff xfce4-whiskermenu-plugin-2.10.0 with a xfce4-whiskermenu-plugin-2.10.1

/usr/portage/xfce-extra/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.10.1.ebuild 2026-03-03 11:46:18.716985141 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
13 13

  
14 14
LICENSE="GPL-2+"
15 15
SLOT="0"
16
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
16
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
17 17
IUSE="accountsservice wayland"
18 18

  
19 19
# TODO: remove exo once we dep on libxfce4ui >= 4.21.0
Thank you!