diff options
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild b/xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild index 6aaa5b00bc29..8a502748d294 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.19.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~riscv ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~riscv ~x86" IUSE="libnotify +thunar wayland X" REQUIRED_USE="|| ( wayland X )" |