diff options
author | 2024-12-28 10:54:03 +0000 | |
---|---|---|
committer | 2024-12-28 10:54:03 +0000 | |
commit | b5eab6f980792839ae33457da5b84bae358a7304 (patch) | |
tree | a1774241e3e352032e7b13c1eb7861564094759c /xfce-base | |
parent | xfce-base/xfce4-panel: Keyword 4.20.0 ppc, #945645 (diff) | |
download | gentoo-b5eab6f980792839ae33457da5b84bae358a7304.tar.gz gentoo-b5eab6f980792839ae33457da5b84bae358a7304.tar.bz2 gentoo-b5eab6f980792839ae33457da5b84bae358a7304.zip |
xfce-base/xfdesktop: Keyword 4.20.0 ppc, #945645
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.20.0.ebuild b/xfce-base/xfdesktop/xfdesktop-4.20.0.ebuild index dc859271454b..149e7871303f 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.20.0.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.20.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" # CC for /usr/share/backgrounds, see backgrounds/README.md LICENSE="GPL-2+ CC-BY-SA-4.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="libnotify +thunar wayland X" REQUIRED_USE="|| ( wayland X )" |